Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c95 static void notify_connected(struct bt_conn *conn);
1277 notify_connected(conn); in bt_conn_set_state()
1297 notify_connected(conn); in bt_conn_set_state()
1305 notify_connected(conn); in bt_conn_set_state()
1835 notify_connected(conn); in bt_conn_connected()
1896 static void notify_connected(struct bt_conn *conn) in notify_connected() function