Searched refs:isHandleValid (Results 1 – 3 of 3) sorted by relevance
83 bool isHandleValid() const { return mHandle != nullptr; } in isHandleValid() function
343 if (status == BluetoothAudioStatus::SUCCESS && dataMQ.isHandleValid()) { in StartSession()
588 if ((mDesc == nullptr) || !mDesc->isHandleValid() || in initMemory()