/system/bt/gd/storage/ |
D | device.cc | 96 auto device_type = GetDeviceType(); in Le() local 103 auto device_type = GetDeviceType(); in Classic() local
|
D | config_cache.cc | 371 hci::DeviceType device_type = hci::DeviceType::BR_EDR; in FixDeviceTypeInconsistencyInSection() local
|
/system/bt/service/common/bluetooth/ |
D | remote_device_props.cc | 28 int32_t device_class, int32_t device_type, in RemoteDeviceProps()
|
D | remote_device_props.h | 41 int32_t device_type() const { return device_type_; } in device_type() function
|
/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
D | device_boutique.cc | 31 bool DeviceBoutique::Register(const std::string& device_type, in Register()
|
/system/extras/tests/bootloader/ |
D | bootloadertest.py | 24 device_type = "phone" variable 222 device_type = args.device_type.lower() variable
|
/system/bt/tools/bdtool/ |
D | adapter.c | 221 bt_device_type_t device_type = property_as_device_type(property); in parse_properties() local 224 const char* device_type; in parse_properties() member
|
/system/bt/btif/src/ |
D | btif_sock.cc | 220 int device_type = 0; in btsock_connect() local
|
D | btif_gatt_server.cc | 287 int device_type = 0; in btif_gatts_open_impl() local
|
D | btif_gatt_client.cc | 294 int device_type = 0; in btif_gattc_open_impl() local 626 int device_type = 0; in btif_gattc_get_device_type() local
|
D | btif_ble_scanner.cc | 106 void bta_scan_results_cb_impl(RawAddress bd_addr, tBT_DEVICE_TYPE device_type, in bta_scan_results_cb_impl()
|
D | btif_dm.cc | 515 tBT_DEVICE_TYPE device_type) { in btif_update_remote_properties() 608 int device_type = 0; in btif_dm_cb_create_bond() local 3114 bluetooth::common::device_type_t device_type; in btif_stats_add_bond_event() local
|
D | btif_storage.cc | 447 int device_type; in btif_in_fetch_bonded_devices() local 1243 int device_type; in btif_in_fetch_bonded_ble_device() local
|
/system/bt/common/ |
D | metrics_linux.cc | 48 device_type_t device_type) {} in LogPairEvent() 67 uint32_t device_class, device_type_t device_type) {} in LogBluetoothSessionDeviceInfo()
|
D | metrics.cc | 297 device_type_t device_type) { in LogPairEvent() 392 uint32_t device_class, device_type_t device_type) { in LogBluetoothSessionDeviceInfo()
|
D | metrics_unittest.cc | 69 DeviceInfo_DeviceType device_type) { in MakeDeviceInfo()
|
/system/bt/test/mock/ |
D | mock_common_metrics.cc | 77 uint32_t device_class, device_type_t device_type) { in LogBluetoothSessionDeviceInfo() 95 device_type_t device_type) { in LogPairEvent()
|
D | mock_bta_dm_act.cc | 80 tBT_TRANSPORT transport, int device_type) { in bta_dm_bond()
|
D | mock_bta_dm_api.cc | 97 tBT_TRANSPORT transport, int device_type) { in BTA_DmBond()
|
/system/bt/stack/test/common/ |
D | mock_bta_dm_act.cc | 54 tBT_TRANSPORT transport, int device_type) { in bta_dm_bond()
|
/system/bt/btcore/test/ |
D | property_test.cc | 65 TEST_F(PropertyTest, device_type) { in TEST_F() argument
|
/system/bt/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 79 optional DeviceType device_type = 2; field
|
/system/bt/main/shim/ |
D | btm_api.cc | 71 static bool is_classic_device(tBT_DEVICE_TYPE device_type) { in is_classic_device() 75 static bool has_classic_device(tBT_DEVICE_TYPE device_type) { in has_classic_device() 1191 int device_type) { in BTM_SecBond()
|
D | le_scanning_manager.cc | 411 auto device_type = bluetooth::hci::DeviceType::LE; in handle_remote_properties() local
|
/system/bt/bta/dm/ |
D | bta_dm_api.cc | 155 tBT_TRANSPORT transport, int device_type) { in BTA_DmBond()
|