Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dbap_scan_delegator.c154 static void receive_state_notify_cb(struct bt_conn *conn, void *data) in receive_state_notify_cb() function
187 bt_conn_foreach(BT_CONN_TYPE_LE, receive_state_notify_cb, (void *)internal_state); in bass_notify_receive_state()
295 receive_state_notify_cb(conn, (void *)internal_state); in scan_delegator_security_changed()