Searched refs:scan_stop (Results 1 – 8 of 8) sorted by relevance
91 struct bt_bap_bass_cp_scan_stop scan_stop; member
791 if (listener->scan_stop != NULL) { in bap_broadcast_assistant_write_cp_cb()792 listener->scan_stop(conn, err); in bap_broadcast_assistant_write_cp_cb()
293 static void scan_stop(void) in scan_stop() function324 scan_stop(); in scan_ext_stop()348 scan_stop(); in scan_timeout()431 scan_stop(); in subnet_evt_handler()792 scan_stop(); in handle_scan_stop()
35 scan_stop : Stop scanning for BISs
304 .scan_stop = bap_broadcast_assistant_scan_stop_cb,1157 SHELL_CMD_ARG(scan_stop, NULL, "Stop scanning for BISs",
278 .scan_stop = bap_broadcast_assistant_scan_stop_cb,
2650 void (*scan_stop)(struct bt_conn *conn, int err); member
1346 .scan_stop = bap_broadcast_assistant_scan_stop_cb,