OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BT_PSM_SDP
(Results
1 - 5
of
5
) sorted by null
/external/qemu/hw/
bt-sdp.c
900
LIST(UUID128(L2CAP_UUID) UINT16(
BT_PSM_SDP
))
923
LIST(UUID128(L2CAP_UUID) UINT16(
BT_PSM_SDP
))
965
bt_l2cap_psm_register(dev,
BT_PSM_SDP
,
bt.h
153
BT_PSM_SDP
= 0x0001,
[
all
...]
/external/bluetooth/bluedroid/stack/include/
bt_types.h
210
#define
BT_PSM_SDP
0x0001
/external/libnfc-nci/src/include/
bt_types.h
193
#define
BT_PSM_SDP
0x0001
/external/bluetooth/bluedroid/stack/btm/
btm_sec.c
727
if ((p_srec->security_flags & BTM_SEC_IN_USE) && (p_srec->psm !=
BT_PSM_SDP
) &&
[
all
...]
Completed in 579 milliseconds