Searched refs:tx_cmd_pkts_pending (Results 1 – 1 of 1) sorted by relevance
101 static volatile uint8_t tx_cmd_pkts_pending = FALSE; variable431 tx_cmd_pkts_pending = FALSE; in bt_hc_worker_thread()451 if ((tx_cmd_pkts_pending == TRUE) && (num_hci_cmd_pkts > 0)) in bt_hc_worker_thread()500 tx_cmd_pkts_pending = FALSE; in bt_hc_worker_thread()519 if ((tx_cmd_pkts_pending == TRUE) || in bt_hc_worker_thread()522 tx_cmd_pkts_pending = TRUE; in bt_hc_worker_thread()538 if (tx_cmd_pkts_pending == TRUE) in bt_hc_worker_thread()