Searched refs:source_enabled_ (Results 1 – 1 of 1) sorted by relevance
156 if (source_enabled_) { in A2dpSourceEnable()170 source_enabled_ = true; in A2dpSourceEnable()175 if (!source_enabled_) { in A2dpSourceDisable()180 source_enabled_ = false; in A2dpSourceDisable()274 bool source_enabled_ = false; member in bluetooth::hal::BluetoothAvInterfaceImpl