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.h139 struct SDP_ServiceSearchAttributeRequest { struct
149 extern struct SDP_ServiceSearchAttributeRequest argument
Dmock_stack_sdp_api.cc52 struct SDP_ServiceSearchAttributeRequest SDP_ServiceSearchAttributeRequest; variable
105 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_api.cc167 bool SDP_ServiceSearchAttributeRequest(const RawAddress& p_bd_addr, in SDP_ServiceSearchAttributeRequest() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h720 bool (*SDP_ServiceSearchAttributeRequest)(const RawAddress&, member