Home
last modified time | relevance | path

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

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_hs_priv.h111 int ble_hs_hci_rx_evt(uint8_t *hci_ev, void *arg);
Dble_hs_hci.c341 int ble_hs_hci_rx_evt(uint8_t *hci_ev, void *arg) in ble_hs_hci_rx_evt() function
Dble_hs.c699 ble_hci_trans_cfg_hs(ble_hs_hci_rx_evt, NULL, ble_hs_rx_data, NULL); in ble_hs_init()