Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_preprocess_events.c25 int hci_disconnection_complete_event_process(uint8_t *buffer_in);
41 {HCI_DISCONNECTION_COMPLETE_EVT_CODE, hci_disconnection_complete_event_process},
71 int hci_disconnection_complete_event_process(uint8_t *buffer_in) in hci_disconnection_complete_event_process() function