Home
last modified time | relevance | path

Searched defs:GetDeviceState (Results 1 – 25 of 56) sorted by relevance

123

/foundation/ability/dmsfwk/services/dtbschedmgr/src/deviceManager/
Ddms_device_info.cpp41 int32_t DmsDeviceInfo::GetDeviceState() const in GetDeviceState() function in OHOS::DistributedSchedule::DmsDeviceInfo
/foundation/distributedhardware/device_manager/common/include/ipc/model/
Dipc_notify_device_state_req.h33 int32_t GetDeviceState() const in GetDeviceState() function
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_pan.cpp91 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function
207 int32_t Pan::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::Pan
Dbluetooth_hid_host.cpp91 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function
251 int32_t HidHost::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::HidHost
Dbluetooth_map_mse.cpp142 int32_t MapMse::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::MapMse
Dbluetooth_a2dp_snk.cpp142 int A2dpSink::GetDeviceState(const BluetoothRemoteDevice &device) const in GetDeviceState() function in OHOS::Bluetooth::A2dpSink
Dbluetooth_pbap_pse.cpp146 int32_t PbapPse::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::PbapPse
Dbluetooth_hfp_ag.cpp155 int32_t GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function
472 int32_t HandsFreeAudioGateway::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::HandsFreeAudioGateway
Dbluetooth_opp.cpp285 int32_t Opp::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() function in OHOS::Bluetooth::Opp
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_pan_proxy.cpp42 int32_t BluetoothPanProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPanProxy
Dbluetooth_map_mse_proxy.cpp26 int32_t BluetoothMapMseProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothMapMseProxy
Dbluetooth_a2dp_sink_proxy.cpp109 int BluetoothA2dpSinkProxy::GetDeviceState(const RawAddress &device) in GetDeviceState() function in OHOS::Bluetooth::BluetoothA2dpSinkProxy
Dbluetooth_opp_proxy.cpp143 int32_t BluetoothOppProxy::GetDeviceState(const BluetoothRawAddress &device, int& result) in GetDeviceState() function in OHOS::Bluetooth::BluetoothOppProxy
Dbluetooth_pbap_pse_proxy.cpp26 int32_t BluetoothPbapPseProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPbapPseProxy
Dbluetooth_hid_host_proxy.cpp59 int32_t BluetoothHidHostProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothHidHostProxy
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_pan_server.cpp194 int32_t BluetoothPanServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothPanServer
Dbluetooth_a2dp_sink_server.cpp168 int BluetoothA2dpSinkServer::GetDeviceState(const RawAddress &device) in GetDeviceState() function in OHOS::Bluetooth::BluetoothA2dpSinkServer
Dbluetooth_hid_host_server.cpp212 int32_t BluetoothHidHostServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() function in OHOS::Bluetooth::BluetoothHidHostServer
/foundation/communication/bluetooth/frameworks/js/napi/src/
Dnapi_bluetooth_avrcp_tg.cpp102 napi_value NapiAvrcpTarget::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiAvrcpTarget
Dnapi_bluetooth_avrcp_ct.cpp102 napi_value NapiAvrcpController::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiAvrcpController
Dnapi_bluetooth_a2dp_snk.cpp100 napi_value NapiA2dpSink::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiA2dpSink
/foundation/CastEngine/castengine_cast_framework/client/src/
Dcast_session_impl_proxy.cpp187 int32_t CastSessionImplProxy::GetDeviceState(const std::string &deviceId, DeviceState &deviceState) in GetDeviceState() function in OHOS::CastEngine::CastEngineClient::CastSessionImplProxy
/foundation/communication/bluetooth/frameworks/js/napi/src/hid/
Dnapi_bluetooth_hid_host.cpp148 napi_value NapiBluetoothHidHost::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiBluetoothHidHost
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
Dnapi_bluetooth_opp.cpp235 napi_value NapiBluetoothOpp::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiBluetoothOpp
/foundation/communication/bluetooth/frameworks/js/napi/src/pan/
Dnapi_bluetooth_pan.cpp162 napi_value NapiBluetoothPan::GetDeviceState(napi_env env, napi_callback_info info) in GetDeviceState() function in OHOS::Bluetooth::NapiBluetoothPan

123