Searched defs:GetPlayingState (Results 1 – 9 of 9) sorted by relevance
76 bool A2dpDeviceInfo::GetPlayingState() const in GetPlayingState() function in OHOS::bluetooth::A2dpDeviceInfo
559 int A2dpService::GetPlayingState(const RawAddress &device, int &state) const in GetPlayingState() function in OHOS::bluetooth::A2dpService
249 int A2dpSink::GetPlayingState(const BluetoothRemoteDevice &device) const in GetPlayingState() function in OHOS::Bluetooth::A2dpSink272 int A2dpSink::GetPlayingState(const BluetoothRemoteDevice &device, int &state) const in GetPlayingState() function in OHOS::Bluetooth::A2dpSink
268 int32_t A2dpSource::GetPlayingState(const BluetoothRemoteDevice &device) const in GetPlayingState() function in OHOS::Bluetooth::A2dpSource292 int32_t A2dpSource::GetPlayingState(const BluetoothRemoteDevice &device, int &state) const in GetPlayingState() function in OHOS::Bluetooth::A2dpSource
195 int BluetoothA2dpSinkServer::GetPlayingState(const RawAddress &device, int &state) in GetPlayingState() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
256 int32_t BluetoothA2dpSourceServer::GetPlayingState(const RawAddress &device, int &state) in GetPlayingState() function in OHOS::Bluetooth::BluetoothA2dpSourceServer
181 int BluetoothA2dpSinkProxy::GetPlayingState(const RawAddress &device, int &state) in GetPlayingState() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
189 int32_t BluetoothA2dpSrcProxy::GetPlayingState(const RawAddress &device, int &state) in GetPlayingState() function in OHOS::Bluetooth::BluetoothA2dpSrcProxy
109 napi_value NapiA2dpSource::GetPlayingState(napi_env env, napi_callback_info info) in GetPlayingState() function in OHOS::Bluetooth::NapiA2dpSource