Searched refs:GetAdapterConnectState (Results 1 – 4 of 4) sorted by relevance
189 virtual BTConnectState GetAdapterConnectState() const = 0;
131 BTConnectState GetAdapterConnectState() const override;
528 BTConnectState AdapterManager::GetAdapterConnectState() const in GetAdapterConnectState() function in OHOS::bluetooth::AdapterManager
945 state = (int32_t)IAdapterManager::GetInstance()->GetAdapterConnectState(); in GetBtConnectionState()