Searched refs:conn_connected (Results 1 – 3 of 3) sorted by relevance
16 extern struct bt_conn *conn_connected;73 conn_connected = NULL; in peripheral_gatt_write()79 if (conn_connected) { in peripheral_gatt_write()85 conn = bt_conn_ref(conn_connected); in peripheral_gatt_write()
16 extern struct bt_conn *conn_connected;94 conn_connected = NULL; in central_gatt_write()103 if (conn_connected) { in central_gatt_write()109 conn = bt_conn_ref(conn_connected); in central_gatt_write()
18 struct bt_conn *conn_connected; variable104 conn_connected = bt_conn_ref(conn); in connected()135 conn_connected = NULL; in disconnected()