Searched refs:command_credits_ (Results 1 – 1 of 1) sorted by relevance
125 command_credits_ = response_view.GetNumHciCommandPackets(); in handle_command_response()148 if (command_credits_ == 0) { in send_next_command()166 command_credits_ = 0; // Only allow one outstanding command in send_next_command()218 uint8_t command_credits_{1}; // Send reset first member