Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/adv/resume/src/
Dbs_bt_utils.c168 static void disconnect_device(struct bt_conn *conn, void *data) in disconnect_device() function
187 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in disconnect()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c201 static void disconnect_device(struct bt_conn *conn, void *data) in disconnect_device() function
247 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_procedure_0()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/credits/src/
Dmain.c199 static void disconnect_device(struct bt_conn *conn, void *data) in disconnect_device() function
270 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_peripheral_main()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/credits_seg_recv/src/
Dmain.c216 static void disconnect_device(struct bt_conn *conn, void *data) in disconnect_device() function
288 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_peripheral_main()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/l2cap/stress/src/
Dmain.c278 static void disconnect_device(struct bt_conn *conn, void *data) in disconnect_device() function
339 bt_conn_foreach(BT_CONN_TYPE_LE, disconnect_device, NULL); in test_peripheral_main()