Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c734 static void notify_handler_cb(struct bt_conn *conn, void *data) in notify_handler_cb() function
750 notify_handler_cb(conn, &gtbs_inst); in notify_handler_cb()
947 bt_conn_foreach(BT_CONN_TYPE_LE, notify_handler_cb, inst); in notify_work_handler()