Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h67 struct SDP_FindProfileVersionInRec { struct
77 extern struct SDP_FindProfileVersionInRec SDP_FindProfileVersionInRec; argument
Dmock_stack_sdp_api.cc47 struct SDP_FindProfileVersionInRec SDP_FindProfileVersionInRec; variable
74 bool SDP_FindProfileVersionInRec(const tSDP_DISC_REC* p_rec, in SDP_FindProfileVersionInRec() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc676 bool SDP_FindProfileVersionInRec(const tSDP_DISC_REC* p_rec, in SDP_FindProfileVersionInRec() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h884 bool (*SDP_FindProfileVersionInRec)(const tSDP_DISC_REC*, uint16_t, member