Home
last modified time | relevance | path

Searched refs:devtype (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/headless/
Dbt_property.cc71 uint32_t devtype = *(reinterpret_cast<uint32_t*>(prop->val)); in process_property() local
72 LOG_CONSOLE("BT_PROPERTY_TYPE_OF_DEVICE 0x%04x", devtype); in process_property()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc398 uint32_t cod, devtype; in btif_in_get_remote_device_properties() local
422 BT_PROPERTY_TYPE_OF_DEVICE, sizeof(devtype), in btif_in_get_remote_device_properties()
423 &devtype); in btif_in_get_remote_device_properties()
Dbtif_storage.cc1101 uint32_t devtype = 0; in btif_storage_load_bonded_devices() local
1121 &devtype, sizeof(devtype), in btif_storage_load_bonded_devices()