Searched refs:BT_PSM_SDP (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dbt_types.h217 #define BT_PSM_SDP 0x0001 macro
/external/libnfc-nci/src/include/
H A Dbt_types.h193 #define BT_PSM_SDP 0x0001 macro
/external/qemu/include/hw/
H A Dbt.h153 BT_PSM_SDP = 0x0001, enumerator in enum:bt_l2cap_psm_predef
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c841 if ((p_srec->security_flags & BTM_SEC_IN_USE) && (p_srec->psm != BT_PSM_SDP) &&
2274 if (BT_PSM_SDP == psm)

Completed in 237 milliseconds