Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_api.h126 struct SDP_ServiceSearchAttributeRequest { struct
136 extern struct SDP_ServiceSearchAttributeRequest argument
Dmock_stack_sdp_api.cc46 struct SDP_ServiceSearchAttributeRequest SDP_ServiceSearchAttributeRequest; variable
98 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h115 [[nodiscard]] bool (*SDP_ServiceSearchAttributeRequest)(const RawAddress&, member
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc165 bool SDP_ServiceSearchAttributeRequest(const RawAddress& bd_addr, in SDP_ServiceSearchAttributeRequest() function