Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc41 bool SDP_AddProfileDescriptorList(uint32_t /* handle */, uint16_t /* profile_uuid */, in SDP_AddProfileDescriptorList() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h447 [[nodiscard]] bool (*SDP_AddProfileDescriptorList)(uint32_t handle, uint16_t profile_uuid, member
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc697 bool SDP_AddProfileDescriptorList(uint32_t handle, uint16_t profile_uuid, uint16_t version) { in SDP_AddProfileDescriptorList() function