Searched refs:ble_hci_trans_ll_evt_tx (Results 1 – 2 of 2) sorted by relevance
79 #define ble_hci_trans_ll_evt_tx ble_hci_trans_funcs_ptr->_ble_hci_trans_ll_evt_tx macro210 int ble_hci_trans_ll_evt_tx(uint8_t *hci_ev);
96 int ble_hci_trans_ll_evt_tx(uint8_t *hci_ev) in ble_hci_trans_ll_evt_tx() function265 rc = ble_hci_trans_ll_evt_tx(evbuf); in host_rcv_pkt()