Home
last modified time | relevance | path

Searched refs:activity_energy_info_supported (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/discovery/device/
Dbt_property_unittest.cc107 .activity_energy_info_supported = 0x66,
380 kLocalLeFeatures.activity_energy_info_supported, in verify_property()
381 ((bt_local_le_features_t*)property.val)->activity_energy_info_supported); in verify_property()
Dbt_property.cc166 ((bt_local_le_features_t*)property.val)->activity_energy_info_supported, in bt_property_text()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h225 uint8_t activity_energy_info_supported; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc485 local_le_features.activity_energy_info_supported = in btif_get_adapter_property()