Searched refs:command_credits_ (Results 1 – 1 of 1) sorted by relevance
160 command_credits_ = response_view.GetNumHciCommandPackets(); in handle_command_response()192 command_credits_ = 1; in on_hci_timeout()211 if (command_credits_ == 0) { in send_next_command()232 command_credits_ = 0; // Only allow one outstanding command in send_next_command()344 uint8_t command_credits_{1}; // Send reset first member