Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/discovery/device/
Dbt_property_unittest.cc115 .le_periodic_advertising_supported = true,
404 kLocalLeFeatures.le_periodic_advertising_supported, in verify_property()
405 ((bt_local_le_features_t*)property.val)->le_periodic_advertising_supported); in verify_property()
Dbt_property.cc174 ((bt_local_le_features_t*)property.val)->le_periodic_advertising_supported, in bt_property_text()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h233 bool le_periodic_advertising_supported; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc506 local_le_features.le_periodic_advertising_supported = in btif_get_adapter_property()