Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c424 struct bt_hci_cp_disconnect *disconn; in disconnect()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h395 struct bt_hci_cp_disconnect { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c899 struct bt_hci_cp_disconnect *disconn; in bt_hci_disconnect()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c373 struct bt_hci_cp_disconnect *cmd = (void *)buf->data; in disconnect()