Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.h83 bool closing_stream_for_disconnection_; variable
121 closing_stream_for_disconnection_(false), in address_()
Dclient.cc417 leAudioDevice->closing_stream_for_disconnection_ = true; in SetDeviceAsRemovePendingAndStopGroup()
525 if (tmpDevice->closing_stream_for_disconnection_) { in OnLeAudioDeviceSetStateTimeout()
1680 leAudioDevice->closing_stream_for_disconnection_ = true; in Disconnect()
2430 leAudioDevice->closing_stream_for_disconnection_ = false; in OnGattDisconnected()
5500 if (device->closing_stream_for_disconnection_) { in HandlePendingDeviceRemove()
5501 device->closing_stream_for_disconnection_ = false; in HandlePendingDeviceRemove()
5518 if (leAudioDevice->closing_stream_for_disconnection_) { in HandlePendingDeviceDisconnection()
5519 leAudioDevice->closing_stream_for_disconnection_ = false; in HandlePendingDeviceDisconnection()