Home
last modified time | relevance | path

Searched refs:test_ase_control_point_get (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.5.0/tests/bluetooth/audio/ascs/src/
Dtest_common.c73 const struct bt_gatt_attr *test_ase_control_point_get(void) in test_ase_control_point_get() function
151 const struct bt_gatt_attr *attr = test_ase_control_point_get(); in test_ase_control_client_config_codec()
177 const struct bt_gatt_attr *attr = test_ase_control_point_get(); in test_ase_control_client_config_qos()
200 const struct bt_gatt_attr *attr = test_ase_control_point_get(); in test_ase_control_client_enable()
215 const struct bt_gatt_attr *attr = test_ase_control_point_get(); in test_ase_control_client_disable()
229 const struct bt_gatt_attr *attr = test_ase_control_point_get(); in test_ase_control_client_release()
243 const struct bt_gatt_attr *attr = test_ase_control_point_get(); in test_ase_control_client_update_metadata()
259 const struct bt_gatt_attr *attr = test_ase_control_point_get(); in test_ase_control_client_receiver_start_ready()
273 const struct bt_gatt_attr *attr = test_ase_control_point_get(); in test_ase_control_client_receiver_stop_ready()
Dmain.c65 fixture->ase_cp = test_ase_control_point_get(); in ascs_test_suite_fixture_init()
Dtest_ase_control_params.c43 fixture->ase_cp = test_ase_control_point_get(); in test_ase_control_params_setup()
Dtest_ase_state_transition_invalid.c44 fixture->ase_cp = test_ase_control_point_get(); in test_ase_state_transition_invalid_setup()
/Zephyr-Core-3.5.0/tests/bluetooth/audio/ascs/include/
Dtest_common.h44 const struct bt_gatt_attr *test_ase_control_point_get(void);