Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_driver.c444 case HCI_CLASS_EVT_LLCP: in encode_node()
556 case HCI_CLASS_EVT_LLCP: in process_node()
614 class == HCI_CLASS_EVT_LLCP || in process_hbuf()
625 case HCI_CLASS_EVT_LLCP: in process_hbuf()
655 class == HCI_CLASS_EVT_LLCP || in process_hbuf()
Dhci_internal.h27 #define HCI_CLASS_EVT_LLCP 4 /* LL Control Procedures */ macro
Dhci.c9288 return HCI_CLASS_EVT_LLCP;