Searched refs:bt_le_get_local_features (Results 1 – 6 of 6) sorted by relevance
95 * :c:func:`bt_le_get_local_features`
377 err = bt_le_get_local_features(&local_features); in test_main()
611 int bt_le_get_local_features(struct bt_le_local_features *local_features);
215 err = bt_le_get_local_features(&local_features); in past_available()
426 err = bt_le_get_local_features(&local_features); in supports_past()
4532 int bt_le_get_local_features(struct bt_le_local_features *remote_info) in bt_le_get_local_features() function