OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDP_PRIMARY_LANG_BASE
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluez/lib/bluetooth/
sdp.h
323
#define
SDP_PRIMARY_LANG_BASE
0x0100
325
#define SDP_ATTR_SVCNAME_PRIMARY 0x0000 +
SDP_PRIMARY_LANG_BASE
326
#define SDP_ATTR_SVCDESC_PRIMARY 0x0001 +
SDP_PRIMARY_LANG_BASE
327
#define SDP_ATTR_PROVNAME_PRIMARY 0x0002 +
SDP_PRIMARY_LANG_BASE
/external/qemu/hw/
bt.h
[
all
...]
/external/bluetooth/bluez/compat/
sdp.c
58
base_lang.base_offset =
SDP_PRIMARY_LANG_BASE
;
/external/bluetooth/bluez/network/
server.c
152
base_lang.base_offset =
SDP_PRIMARY_LANG_BASE
;
/external/bluetooth/bluez/serial/
proxy.c
142
base_lang.base_offset =
SDP_PRIMARY_LANG_BASE
;
/external/bluetooth/bluez/tools/
sdptool.c
1152
base_lang.base_offset =
SDP_PRIMARY_LANG_BASE
;
[
all
...]
Completed in 25 milliseconds