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.h53 struct SDP_FindProfileVersionInRec { struct
63 extern struct SDP_FindProfileVersionInRec SDP_FindProfileVersionInRec; argument
Dmock_stack_sdp_api.cc41 struct SDP_FindProfileVersionInRec SDP_FindProfileVersionInRec; variable
67 bool SDP_FindProfileVersionInRec(const tSDP_DISC_REC* p_rec, in SDP_FindProfileVersionInRec() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h279 [[nodiscard]] bool (*SDP_FindProfileVersionInRec)(const tSDP_DISC_REC*, member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc672 bool SDP_FindProfileVersionInRec(const tSDP_DISC_REC* p_rec, in SDP_FindProfileVersionInRec() function