Home
last modified time | relevance | path

Searched defs:member_params (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bluetooth/audio/cap_commander/src/
Dtest_micp.c81 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
114 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
177 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
198 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
228 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
252 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
273 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
Dtest_vcp.c282 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
315 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
376 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
397 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
427 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
450 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
470 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
490 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
510 member_params[ARRAY_SIZE(fixture->conns)]; in ZTEST_F() local
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dcap_commander.c323 struct bt_cap_commander_change_volume_offset_member_param member_params[CONFIG_BT_MAX_CONN]; in cmd_cap_commander_change_volume_offset() local
452 member_params[CONFIG_BT_MAX_CONN]; in cmd_cap_commander_change_microphone_gain() local
528 member_params[CONFIG_BT_MAX_CONN] = {0}; in cmd_cap_commander_broadcast_reception_start() local
697 member_params[CONFIG_BT_MAX_CONN] = {0}; in cmd_cap_commander_broadcast_reception_stop() local
773 member_params[CONFIG_BT_MAX_CONN] = {0}; in cmd_cap_commander_distribute_broadcast_code() local
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcap_commander_test.c950 struct bt_cap_commander_change_volume_offset_member_param member_params[CONFIG_BT_MAX_CONN]; in test_change_volume_offset() local
1007 member_params[CONFIG_BT_MAX_CONN]; in test_change_microphone_gain() local