Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/transport/driver/common/
Dhci_driver_util.c38 struct hci_driver_util_tx_entry *cur_tx_entry; member
132 tx_entry = s_hci_driver_util_env.cur_tx_entry; in hci_driver_util_tx_list_dequeue()
167 s_hci_driver_util_env.cur_tx_entry = NULL; in hci_driver_util_tx_list_dequeue()
179 s_hci_driver_util_env.cur_tx_entry = tx_entry; in hci_driver_util_tx_list_dequeue()