Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h3042 #define BT_HCI_EVT_LE_CONN_COMPLETE 0x01 macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c2734 EVENT_HANDLER(BT_HCI_EVT_LE_CONN_COMPLETE, le_legacy_conn_complete,
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8400 lecc = meta_evt(buf, BT_HCI_EVT_LE_CONN_COMPLETE, sizeof(*lecc));