Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h183 struct SDP_FindServiceInDb_128bit { struct
192 extern struct SDP_FindServiceInDb_128bit SDP_FindServiceInDb_128bit; argument
Dmock_stack_sdp_api.cc53 struct SDP_FindServiceInDb_128bit SDP_FindServiceInDb_128bit; variable
121 tSDP_DISC_REC* SDP_FindServiceInDb_128bit(const tSDP_DISCOVERY_DB* p_db, in SDP_FindServiceInDb_128bit() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h202 [[nodiscard]] tSDP_DISC_REC* (*SDP_FindServiceInDb_128bit)(const tSDP_DISCOVERY_DB*, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc468 tSDP_DISC_REC* SDP_FindServiceInDb_128bit(const tSDP_DISCOVERY_DB* p_db, in SDP_FindServiceInDb_128bit() function