Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/hci_driver/
A Dh4_driver.c102 size_t tg_bt_hal_hcit_tx(uint8_t *data, size_t len, void *reserve) { in tg_bt_hal_hcit_tx() function
140 ret = tg_bt_hal_hcit_tx(pBuf, data_len, NULL); in h4_send()
143 tg_bt_hal_hcit_tx(hcit_type, 1, NULL); in h4_send()
149 ret = tg_bt_hal_hcit_tx(buf->data, buf->len, NULL); in h4_send()

Completed in 3 milliseconds