Home
last modified time | relevance | path

Searched refs:bt_hci_cp_le_create_conn (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h1144 struct bt_hci_cp_le_create_conn { struct
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c816 struct bt_hci_cp_le_create_conn *cp; in bt_le_create_conn_legacy()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c1907 struct bt_hci_cp_le_create_conn *cmd = (void *)buf->data; in le_create_connection()