Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h203 struct SDP_FindServiceInDb_128bit { struct
213 extern struct SDP_FindServiceInDb_128bit SDP_FindServiceInDb_128bit; argument
Dmock_stack_sdp_api.cc51 struct SDP_FindServiceInDb_128bit SDP_FindServiceInDb_128bit; variable
131 tSDP_DISC_REC* SDP_FindServiceInDb_128bit(const tSDP_DISCOVERY_DB* p_db, in SDP_FindServiceInDb_128bit() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h205 [[nodiscard]] tSDP_DISC_REC* (*SDP_FindServiceInDb_128bit)( member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc473 tSDP_DISC_REC* SDP_FindServiceInDb_128bit(const tSDP_DISCOVERY_DB* p_db, in SDP_FindServiceInDb_128bit() function