Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/discovery/device/
Dbt_property_unittest.cc120 .le_isochronous_broadcast_supported = true,
421 kLocalLeFeatures.le_isochronous_broadcast_supported, in verify_property()
422 ((bt_local_le_features_t*)property.val)->le_isochronous_broadcast_supported); in verify_property()
Dbt_property.cc181 ((bt_local_le_features_t*)property.val)->le_isochronous_broadcast_supported, in bt_property_text()
/packages/modules/Bluetooth/system/include/hardware/
Dbluetooth.h238 bool le_isochronous_broadcast_supported; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_core.cc518 local_le_features.le_isochronous_broadcast_supported = in btif_get_adapter_property()