Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_add_record_test.cc37 bool SDP_AddProfileDescriptorList(uint32_t handle, uint16_t profile_uuid, in SDP_AddProfileDescriptorList() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc53 bool SDP_AddProfileDescriptorList(uint32_t handle, uint16_t profile_uuid, in SDP_AddProfileDescriptorList() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc704 bool SDP_AddProfileDescriptorList(uint32_t handle, uint16_t profile_uuid, in SDP_AddProfileDescriptorList() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h1061 bool (*SDP_AddProfileDescriptorList)(uint32_t handle, uint16_t profile_uuid, member