Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_priv.h108 void ble_hs_enqueue_hci_event(uint8_t *hci_evt);
H A Dble_hs_hci.c381 ble_hs_enqueue_hci_event(hci_ev); in ble_hs_hci_rx_evt()
H A Dble_hs.c569 ble_hs_enqueue_hci_event(uint8_t *hci_evt) in ble_hs_enqueue_hci_event() function