Home
last modified time | relevance | path

Searched defs:SDP_FindProtocolListElemInRec (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h81 struct SDP_FindProtocolListElemInRec { struct
91 extern struct SDP_FindProtocolListElemInRec SDP_FindProtocolListElemInRec; argument
Dmock_stack_sdp_api.cc48 struct SDP_FindProtocolListElemInRec SDP_FindProtocolListElemInRec; variable
80 bool SDP_FindProtocolListElemInRec(const tSDP_DISC_REC* p_rec, in SDP_FindProtocolListElemInRec() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc644 bool SDP_FindProtocolListElemInRec(const tSDP_DISC_REC* p_rec, in SDP_FindProtocolListElemInRec() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h865 bool (*SDP_FindProtocolListElemInRec)(const tSDP_DISC_REC*, uint16_t, member