Searched defs:connectionState (Results 1 – 4 of 4) sorted by relevance
71 int32_t GetBluetoothInfoPlugin::TransformBluetoothConnectionState(int32_t connectionState) in TransformBluetoothConnectionState()99 int32_t connectionState = Bluetooth::BluetoothHost::GetDefaultHost().GetBtConnectionState(); in OnGetPolicy() local
26 int32_t connectionState = 0; member
83 int connectionState = reply.ReadInt32(); variable
101 void MediaAVSessionCallbackImpl::OnOutputDeviceChange(const int32_t connectionState, in OnOutputDeviceChange()