Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h68 struct SDP_FindProfileVersionInRec { struct
78 extern struct SDP_FindProfileVersionInRec SDP_FindProfileVersionInRec; argument
Dmock_stack_sdp_api.cc49 struct SDP_FindProfileVersionInRec SDP_FindProfileVersionInRec; variable
76 bool SDP_FindProfileVersionInRec(const tSDP_DISC_REC* p_rec, in SDP_FindProfileVersionInRec() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc670 bool SDP_FindProfileVersionInRec(const tSDP_DISC_REC* p_rec, in SDP_FindProfileVersionInRec() function