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.h65 struct SDP_FindProtocolListElemInRec { struct
73 extern struct SDP_FindProtocolListElemInRec SDP_FindProtocolListElemInRec; argument
Dmock_stack_sdp_api.cc44 struct SDP_FindProtocolListElemInRec SDP_FindProtocolListElemInRec; variable
75 bool SDP_FindProtocolListElemInRec(const tSDP_DISC_REC* p_rec, uint16_t layer_uuid, in SDP_FindProtocolListElemInRec() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h253 [[nodiscard]] bool (*SDP_FindProtocolListElemInRec)(const tSDP_DISC_REC*, uint16_t, member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc641 bool SDP_FindProtocolListElemInRec(const tSDP_DISC_REC* p_rec, uint16_t layer_uuid, in SDP_FindProtocolListElemInRec() function