Searched refs:conn_connected (Results 1 – 3 of 3) sorted by relevance
17 extern struct bt_conn *conn_connected;78 conn_connected = NULL; in peripheral_gatt_write()84 if (conn_connected) { in peripheral_gatt_write()90 conn = bt_conn_ref(conn_connected); in peripheral_gatt_write()
17 extern struct bt_conn *conn_connected;95 conn_connected = NULL; in central_gatt_write()104 if (conn_connected) { in central_gatt_write()110 conn = bt_conn_ref(conn_connected); in central_gatt_write()
19 struct bt_conn *conn_connected; variable110 conn_connected = bt_conn_ref(conn); in connected()141 conn_connected = NULL; in disconnected()