Searched refs:bt_cap_commander_broadcast_reception_stop (Results 1 – 5 of 5) sorted by relevance
188 err = bt_cap_commander_broadcast_reception_stop(stop_param); in test_broadcast_reception_stop()503 err = bt_cap_commander_broadcast_reception_stop(&fixture->stop_param); in ZTEST_F()513 err = bt_cap_commander_broadcast_reception_stop(NULL); in ZTEST_F()527 err = bt_cap_commander_broadcast_reception_stop(&fixture->stop_param); in ZTEST_F()541 err = bt_cap_commander_broadcast_reception_stop(&fixture->stop_param); in ZTEST_F()557 err = bt_cap_commander_broadcast_reception_stop(&fixture->stop_param); in ZTEST_F()570 err = bt_cap_commander_broadcast_reception_stop(&fixture->stop_param); in ZTEST_F()583 err = bt_cap_commander_broadcast_reception_stop(&fixture->stop_param); in ZTEST_F()596 err = bt_cap_commander_broadcast_reception_stop(&fixture->stop_param); in ZTEST_F()609 err = bt_cap_commander_broadcast_reception_stop(&fixture->stop_param); in ZTEST_F()
1008 int bt_cap_commander_broadcast_reception_stop(
756 err = bt_cap_commander_broadcast_reception_stop(¶m); in cmd_cap_commander_broadcast_reception_stop()
1052 err = bt_cap_commander_broadcast_reception_stop(&reception_stop_param); in test_broadcast_reception_stop()
599 int bt_cap_commander_broadcast_reception_stop( in bt_cap_commander_broadcast_reception_stop() function