Home
last modified time | relevance | path

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

/aosp12/system/bt/hci/src/
H A Dhci_layer.cc398 std::lock_guard<std::mutex> command_credits_lock(command_credits_mutex); in enqueue_command() local
580 std::lock_guard<std::mutex> command_credits_lock(command_credits_mutex); in process_command_credits() local