Searched refs:bt_local_le_features_t (Results 1 – 7 of 7) sorted by relevance
57 const bt_local_le_features_t* features);
135 const bt_local_le_features_t* features) { in NotifyAdapterLocalLeFeaturesPropertyChanged()
564 if (property->len != sizeof(bt_local_le_features_t)) { in AdapterPropertiesCallback()569 bt_local_le_features_t* features = in AdapterPropertiesCallback()570 reinterpret_cast<bt_local_le_features_t*>(property->val); in AdapterPropertiesCallback()764 bt_local_le_features_t local_le_features_;
563 bt_local_le_features_t local_le_features; in btif_get_adapter_property()570 prop.len = sizeof(bt_local_le_features_t); in btif_get_adapter_property()
1715 bt_local_le_features_t local_le_features; in btif_dm_upstreams_evt()1719 prop.len = sizeof(bt_local_le_features_t); in btif_dm_upstreams_evt()
239 bt_local_le_features_t features; in TEST_F()
206 } bt_local_le_features_t; typedef