Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_hs.c38 static void ble_hs_event_rx_hci_ev(struct ble_npl_event *ev);
459 static void ble_hs_event_rx_hci_ev(struct ble_npl_event *ev) in ble_hs_event_rx_hci_ev() function
523 ble_npl_event_init(ev, ble_hs_event_rx_hci_ev, hci_evt); in ble_hs_enqueue_hci_event()