Searched refs:process_pending_cmd (Results 1 – 1 of 1) sorted by relevance
375 static bool process_pending_cmd(k_timeout_t timeout);431 __maybe_unused bool success = process_pending_cmd(HCI_CMD_TIMEOUT); in bt_hci_cmd_send_sync()4727 static bool process_pending_cmd(k_timeout_t timeout) in process_pending_cmd() function4742 if (process_pending_cmd(K_NO_WAIT)) { in tx_processor()