Home
last modified time | relevance | path

Searched defs:device_type (Results 1 – 25 of 36) sorted by relevance

12

/packages/modules/Bluetooth/system/gd/storage/
Ddevice.cc96 auto device_type = GetDeviceType(); in Le() local
103 auto device_type = GetDeviceType(); in Classic() local
Dconfig_cache.cc436 hci::DeviceType device_type = hci::DeviceType::BR_EDR; in FixDeviceTypeInconsistencyInSection() local
/packages/modules/Bluetooth/system/service/common/bluetooth/
Dremote_device_props.cc28 int32_t device_class, int32_t device_type, in RemoteDeviceProps()
Dremote_device_props.h41 int32_t device_type() const { return device_type_; } in device_type() function
/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Ddevice_boutique.cc36 const std::string& device_type, in Register()
/packages/modules/Bluetooth/system/tools/bdtool/
Dadapter.c224 bt_device_type_t device_type = property_as_device_type(property); in parse_properties() local
227 const char* device_type; in parse_properties() member
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/storage/
DCustomizedMetadataEntity.java40 public byte[] device_type; field in CustomizedMetadataEntity
/packages/modules/Bluetooth/system/test/mock/
Dmock_common_metrics.cc78 uint32_t device_class, device_type_t device_type) { in LogBluetoothSessionDeviceInfo()
96 device_type_t device_type) { in LogPairEvent()
Dmock_bta_dm_api.cc147 tBT_TRANSPORT transport, tBT_DEVICE_TYPE device_type) { in BTA_DmBond()
/packages/modules/Bluetooth/system/common/
Dmetrics_linux.cc48 device_type_t device_type) {} in LogPairEvent()
67 uint32_t device_class, device_type_t device_type) {} in LogBluetoothSessionDeviceInfo()
Dmetrics.cc303 device_type_t device_type) { in LogPairEvent()
398 uint32_t device_class, device_type_t device_type) { in LogBluetoothSessionDeviceInfo()
Dmetrics_unittest.cc69 DeviceInfo_DeviceType device_type) { in MakeDeviceInfo()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock.cc333 int device_type = 0; in btsock_connect() local
Dbtif_gatt_server.cc289 int device_type = 0; in btif_gatts_open_impl() local
Dbtif_gatt_client.cc312 int device_type = 0; in btif_gattc_open_impl() local
677 int device_type = 0; in btif_gattc_get_device_type() local
Dbtif_storage.cc473 int device_type; in btif_in_fetch_bonded_devices() local
1368 int device_type; in btif_in_fetch_bonded_ble_device() local
1439 const tBT_DEVICE_TYPE& device_type) { in btif_storage_set_remote_device_type()
1477 tBT_DEVICE_TYPE& device_type) { in btif_storage_get_remote_device_type()
Dbtif_dm.cc601 tBT_DEVICE_TYPE device_type) { in btif_update_remote_properties()
726 int device_type = 0; in btif_dm_cb_create_bond() local
3533 bluetooth::common::device_type_t device_type; in btif_stats_add_bond_event() local
3619 tBT_DEVICE_TYPE device_type = static_cast<tBT_DEVICE_TYPE>(*p_device_type); in btif_get_device_type() local
Dbtif_ble_scanner.cc108 void bta_scan_results_cb_impl(RawAddress bd_addr, tBT_DEVICE_TYPE device_type, in bta_scan_results_cb_impl()
/packages/modules/Bluetooth/system/btcore/test/
Dproperty_test.cc68 TEST_F(PropertyTest, device_type) { in TEST_F() argument
/packages/modules/Connectivity/nearby/service/proto/src/fastpair/
Drpcs.proto60 DeviceType device_type = 13; field
Dcache.proto247 DeviceType device_type = 7; field
/packages/modules/Bluetooth/system/main/shim/
Dbtm_api.cc78 static bool is_classic_device(tBT_DEVICE_TYPE device_type) { in is_classic_device()
82 static bool has_classic_device(tBT_DEVICE_TYPE device_type) { in has_classic_device()
1169 tBT_DEVICE_TYPE device_type) { in BTM_SecBond()
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto79 optional DeviceType device_type = 2; field
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_api.cc150 tBT_TRANSPORT transport, tBT_DEVICE_TYPE device_type) { in BTA_DmBond()
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs495 let device_type = adapter.get_remote_type(device.clone()); in cmd_device() localVariable

12