Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/include/
Dble_hci_trans.h90 #define ble_hci_trans_ll_acl_tx ble_hci_trans_funcs_ptr->_ble_hci_trans_ll_acl_tx macro
220 int ble_hci_trans_ll_acl_tx(struct os_mbuf *om);
/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c134 int ble_hci_trans_ll_acl_tx(struct os_mbuf *om) in ble_hci_trans_ll_acl_tx() function