Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h44 struct SDP_CancelServiceSearch { struct
49 extern struct SDP_CancelServiceSearch SDP_CancelServiceSearch; argument
Dmock_stack_sdp_api.cc40 struct SDP_CancelServiceSearch SDP_CancelServiceSearch; variable
63 bool SDP_CancelServiceSearch(const tSDP_DISCOVERY_DB* p_db) { in SDP_CancelServiceSearch() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h78 [[nodiscard]] bool (*SDP_CancelServiceSearch)(const tSDP_DISCOVERY_DB*); member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc116 bool SDP_CancelServiceSearch(const tSDP_DISCOVERY_DB* p_db) { in SDP_CancelServiceSearch() function