Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c96 static void notify_connected(struct bt_conn *conn);
1284 notify_connected(conn); in bt_conn_set_state()
1304 notify_connected(conn); in bt_conn_set_state()
1312 notify_connected(conn); in bt_conn_set_state()
1842 notify_connected(conn); in bt_conn_connected()
1903 static void notify_connected(struct bt_conn *conn) in notify_connected() function