Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci_internal.h41 void hci_disconn_complete_process(uint16_t handle);
Dhci_driver.c314 hci_disconn_complete_process(handle); in process_prio_evt()
Dhci.c8436 void hci_disconn_complete_process(uint16_t handle) function