OSDN Git Service

Remove some remaining references to OBX
authorZach Johnson <zachoverflow@google.com>
Mon, 20 Oct 2014 22:40:01 +0000 (15:40 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:36 +0000 (16:51 -0700)
commit8e90de46284238e551ad825fb00bda2bbc90ea1d
tree54420ac881165d51b4168add8a0e1378ea8bca19
parent9df3c8cb90caea19b96a84aedec6f275b7b53b70
Remove some remaining references to OBX

Android implements the Object Push Profile in java
against RFCOMM sockets with its own implementation of
OBX there.

OBX in Bluedroid isn't compiled, and is missing header files required
to compile it anyway. Removed a number of OBX related headers and updated
a few references where they were used out of place.

Change-Id: Ifaecfb6f85b1dca9055932886af484b6dc107fc1
12 files changed:
bta/hl/bta_hl_int.h
bta/hl/bta_hl_utils.c
include/bt_target.h
include/gki_target.h
main/bte_init.c
main/bte_logmsg.c
stack/btu/btu_task.c
stack/include/bt_types.h
stack/include/btu.h
stack/include/dyn_mem.h
stack/include/obx_api.h [deleted file]
stack/include/sdpdefs.h