Home
last modified time | relevance | path

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

12

/system/bt/gd/storage/
Ddevice.cc96 auto device_type = GetDeviceType(); in Le() local
103 auto device_type = GetDeviceType(); in Classic() local
Dconfig_cache.cc371 hci::DeviceType device_type = hci::DeviceType::BR_EDR; in FixDeviceTypeInconsistencyInSection() local
/system/bt/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
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Ddevice_boutique.cc31 bool DeviceBoutique::Register(const std::string& device_type, in Register()
/system/extras/tests/bootloader/
Dbootloadertest.py24 device_type = "phone" variable
222 device_type = args.device_type.lower() variable
/system/bt/tools/bdtool/
Dadapter.c221 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/
Dbtif_sock.cc220 int device_type = 0; in btsock_connect() local
Dbtif_gatt_server.cc287 int device_type = 0; in btif_gatts_open_impl() local
Dbtif_gatt_client.cc294 int device_type = 0; in btif_gattc_open_impl() local
626 int device_type = 0; in btif_gattc_get_device_type() local
Dbtif_ble_scanner.cc106 void bta_scan_results_cb_impl(RawAddress bd_addr, tBT_DEVICE_TYPE device_type, in bta_scan_results_cb_impl()
Dbtif_dm.cc515 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
Dbtif_storage.cc447 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/
Dmetrics_linux.cc48 device_type_t device_type) {} in LogPairEvent()
67 uint32_t device_class, device_type_t device_type) {} in LogBluetoothSessionDeviceInfo()
Dmetrics.cc297 device_type_t device_type) { in LogPairEvent()
392 uint32_t device_class, device_type_t device_type) { in LogBluetoothSessionDeviceInfo()
Dmetrics_unittest.cc69 DeviceInfo_DeviceType device_type) { in MakeDeviceInfo()
/system/bt/test/mock/
Dmock_common_metrics.cc77 uint32_t device_class, device_type_t device_type) { in LogBluetoothSessionDeviceInfo()
95 device_type_t device_type) { in LogPairEvent()
Dmock_bta_dm_act.cc80 tBT_TRANSPORT transport, int device_type) { in bta_dm_bond()
Dmock_bta_dm_api.cc97 tBT_TRANSPORT transport, int device_type) { in BTA_DmBond()
/system/bt/stack/test/common/
Dmock_bta_dm_act.cc54 tBT_TRANSPORT transport, int device_type) { in bta_dm_bond()
/system/bt/btcore/test/
Dproperty_test.cc65 TEST_F(PropertyTest, device_type) { in TEST_F() argument
/system/bt/gd/proto/bluetooth/metrics/
Dbluetooth.proto79 optional DeviceType device_type = 2; field
/system/bt/main/shim/
Dbtm_api.cc71 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()
Dle_scanning_manager.cc411 auto device_type = bluetooth::hci::DeviceType::LE; in handle_remote_properties() local
/system/bt/bta/dm/
Dbta_dm_api.cc155 tBT_TRANSPORT transport, int device_type) { in BTA_DmBond()

12