Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/include/
Dble_hci_trans.h102 #define ble_hci_trans_hs_cmd_tx ble_hci_trans_funcs_ptr->_ble_hci_trans_hs_cmd_tx macro
231 int ble_hci_trans_hs_cmd_tx(uint8_t *cmd);
/hal_espressif-latest/components/bt/host/nimble/esp-hci/src/
Desp_nimble_hci.c74 int ble_hci_trans_hs_cmd_tx(uint8_t *cmd) in ble_hci_trans_hs_cmd_tx() function