Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h88 struct SDP_FindServiceUUIDInRec_128bit { struct
95 extern struct SDP_FindServiceUUIDInRec_128bit SDP_FindServiceUUIDInRec_128bit; argument
Dmock_stack_sdp_api.cc46 struct SDP_FindServiceUUIDInRec_128bit SDP_FindServiceUUIDInRec_128bit; variable
84 bool SDP_FindServiceUUIDInRec_128bit(const tSDP_DISC_REC* p_rec, bluetooth::Uuid* p_uuid) { in SDP_FindServiceUUIDInRec_128bit() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h237 [[nodiscard]] bool (*SDP_FindServiceUUIDInRec_128bit)(const tSDP_DISC_REC*, bluetooth::Uuid*); member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc331 bool SDP_FindServiceUUIDInRec_128bit(const tSDP_DISC_REC* p_rec, Uuid* p_uuid) { in SDP_FindServiceUUIDInRec_128bit() function