Home
last modified time | relevance | path

Searched defs:num_uuids (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/system/btif/test/
Dbtif_storage_test.cc38 size_t num_uuids = btif_split_uuids_string(s1, uuids, 2); in TEST() local
50 size_t num_uuids = btif_split_uuids_string(s1, uuids, 1); in TEST() local
/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()
/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()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc316 size_t num_uuids = in cfg2prop() local
539 size_t num_uuids = 0; in btif_split_uuids_string() local
649 uint32_t num_uuids = 0; in btif_storage_get_adapter_property() local
Dbtif_profile_storage.cc245 size_t num_uuids = in btif_device_supports_profile() local
386 size_t num_uuids = in btif_storage_load_bonded_hearing_aids() local
667 size_t num_uuids = in btif_storage_load_bonded_leaudio() local
Dbtif_dm.cc1416 uint8_t num_uuids = 0, max_num_uuid = 32; in btif_dm_search_devices_evt() local
/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()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_discovery.cc72 static uint8_t* sdpu_build_uuid_seq(uint8_t* p_out, uint16_t num_uuids, in sdpu_build_uuid_seq()
Dsdp_api.cc746 uint16_t num_uuids = 1; in SDP_DiDiscover() local
Dsdp_db.cc595 bool SDP_AddUuidSequence(uint32_t handle, uint16_t attr_id, uint16_t num_uuids, in SDP_AddUuidSequence()
/packages/modules/Bluetooth/system/bta/include/
Dbta_api.h527 size_t num_uuids; member