Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h94 struct SDP_FindServiceUUIDInRec_128bit { struct
103 extern struct SDP_FindServiceUUIDInRec_128bit SDP_FindServiceUUIDInRec_128bit; argument
Dmock_stack_sdp_api.cc44 struct SDP_FindServiceUUIDInRec_128bit SDP_FindServiceUUIDInRec_128bit; variable
85 bool SDP_FindServiceUUIDInRec_128bit(const tSDP_DISC_REC* p_rec, in SDP_FindServiceUUIDInRec_128bit() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h241 [[nodiscard]] bool (*SDP_FindServiceUUIDInRec_128bit)(const tSDP_DISC_REC*, member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc327 bool SDP_FindServiceUUIDInRec_128bit(const tSDP_DISC_REC* p_rec, Uuid* p_uuid) { in SDP_FindServiceUUIDInRec_128bit() function