Home
last modified time | relevance | path

Searched refs:bt_local_le_features_t (Results 1 – 7 of 7) sorted by relevance

/system/bt/service/hal/
Dfake_bluetooth_interface.h56 const bt_local_le_features_t* features);
Dfake_bluetooth_interface.cc132 const bt_local_le_features_t* features) { in NotifyAdapterLocalLeFeaturesPropertyChanged()
/system/bt/service/
Dadapter.cc561 if (property->len != sizeof(bt_local_le_features_t)) { in AdapterPropertiesCallback()
566 bt_local_le_features_t* features = in AdapterPropertiesCallback()
567 reinterpret_cast<bt_local_le_features_t*>(property->val); in AdapterPropertiesCallback()
760 bt_local_le_features_t local_le_features_;
/system/bt/include/hardware/
Dbluetooth.h159 } bt_local_le_features_t; typedef
/system/bt/service/test/
Dadapter_unittest.cc239 bt_local_le_features_t features; in TEST_F()
/system/bt/btif/src/
Dbtif_core.cc707 bt_local_le_features_t local_le_features; in execute_storage_request()
714 prop.len = sizeof(bt_local_le_features_t); in execute_storage_request()
Dbtif_dm.cc1852 bt_local_le_features_t local_le_features; in btif_dm_upstreams_evt()
1863 prop.len = sizeof(bt_local_le_features_t); in btif_dm_upstreams_evt()