Home
last modified time | relevance | path

Searched defs:SDP_AddUuidSequence (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_add_record_test.cc46 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() function
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_sdp_db.cc73 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() function
/packages/modules/Bluetooth/system/stack/test/gatt/
Dmock_gatt_utils_ref.cc90 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() function
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc595 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() function
/packages/modules/Bluetooth/system/stack/include/
Dsdp_api.h1004 bool (*SDP_AddUuidSequence)(uint32_t handle, uint16_t attr_id, member