Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h234 struct SDP_DiDiscover { struct
247 extern struct SDP_DiDiscover SDP_DiDiscover; argument
Dmock_stack_sdp_api.cc53 struct SDP_DiDiscover SDP_DiDiscover; variable
144 tSDP_STATUS SDP_DiDiscover(const RawAddress& remote_device, in SDP_DiDiscover() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h542 [[nodiscard]] tSDP_STATUS (*SDP_DiDiscover)(const RawAddress& remote_device, member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc738 tSDP_STATUS SDP_DiDiscover(const RawAddress& remote_device, in SDP_DiDiscover() function