Searched defs:SDP_AddUuidSequence (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/bta/test/ |
D | bta_hf_client_add_record_test.cc | 46 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() function
|
/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_sdp_db.cc | 73 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/ |
D | mock_gatt_utils_ref.cc | 90 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() function
|
/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_db.cc | 595 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence() function
|
/packages/modules/Bluetooth/system/stack/include/ |
D | sdp_api.h | 1004 bool (*SDP_AddUuidSequence)(uint32_t handle, uint16_t attr_id, member
|