Home
last modified time | relevance | path

Searched defs:connected (Results 1 – 25 of 65) sorted by relevance

123

/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_dis/src/
Dmain.c29 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/bluetooth/st_ble_sensor/src/
Dmain.c154 static void connected(struct bt_conn *connected, uint8_t err) in connected() argument
/Zephyr-Core-2.7.6/samples/net/cloud/tagoio_http_post/src/
Dwifi.c12 static int connected; variable
/Zephyr-Core-2.7.6/samples/subsys/mgmt/mcumgr/smp_svr/src/
Dbluetooth.c41 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/net/gsm_modem/src/
Dmain.c21 static bool connected; variable
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_ht/src/
Dmain.c34 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/bluetooth/central/src/
Dmain.c76 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_hr/src/
Dmain.c33 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_hids/src/
Dmain.c34 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/net/sockets/echo_server/src/
Decho-server.c32 static bool connected; variable
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_past/src/
Dmain.c75 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/bsim_test_app/src/
Dtest_connect2.c80 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/include/bluetooth/
Dhfp_hf.h57 void (*connected)(struct bt_conn *conn); member
/Zephyr-Core-2.7.6/samples/bluetooth/handsfree/src/
Dmain.c21 static void connected(struct bt_conn *conn) in connected() function
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_iso/src/
Dmain.c24 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_sc_only/src/
Dmain.c27 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/net/sockets/echo_client/src/
Decho-client.c93 static APP_BMEM bool connected; variable
/Zephyr-Core-2.7.6/samples/net/civetweb/websocket_server/web_page/
Dws.js7 var connected variable
/Zephyr-Core-2.7.6/samples/bluetooth/central_hr/src/
Dmain.c185 static void connected(struct bt_conn *conn, uint8_t conn_err) in connected() function
/Zephyr-Core-2.7.6/samples/boards/reel_board/mesh_badge/src/
Dmain.c120 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/bluetooth/central_iso/src/
Dmain.c159 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_identity/src/
Dperipheral_identity.c69 static void connected(struct bt_conn *conn, uint8_t err) in connected() function
/Zephyr-Core-2.7.6/samples/net/cloud/google_iot_mqtt/src/
Dprotocol.c48 static bool connected; variable
/Zephyr-Core-2.7.6/subsys/usb/class/netusb/
Dfunction_eem.c205 static int eem_connect(bool connected) in eem_connect()
/Zephyr-Core-2.7.6/samples/bluetooth/central_ht/src/
Dmain.c126 static void connected(struct bt_conn *conn, uint8_t conn_err) in connected() function

123