Home
last modified time | relevance | path

Searched defs:connectState (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/
H A Dservice_center_connection.h32 ServiceCenterConnection(int32_t &connectState, std::condition_variable &cv, in ServiceCenterConnection()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/servicecenterconnection_fuzzer/
H A Dservicecenterconnection_fuzzer.cpp41 int32_t connectState = 0; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp1426 int32_t connectState = 0; variable
1447 int32_t connectState = 0; variable
1468 int32_t connectState = 0; variable
1856 int32_t connectState = 0; variable
1883 int32_t connectState = 0; variable
1909 int32_t connectState = 0; variable
1935 int32_t connectState = 0; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_native_object.h144 NapiNativeBleConnectionStateChangeParam(std::string deviceAddr, int connectState) in NapiNativeBleConnectionStateChangeParam()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.cpp152 void ClassicRemoteDevice::SetAclConnectState(int connectState) in SetAclConnectState()
H A Dclassic_adapter.cpp2056 int connectState = CONNECTION_STATE_CONNECTED; in ReceiveConnectionComplete() local
/ohos5.0/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_service.cpp437 void GeoConvertService::SetServiceConnectState(ServiceConnectState connectState) in SetServiceConnectState()
/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p_config.h124 P2pConnectionState connectState; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp60 int connectState = ProcessConnectStateMessage(btAddr, deviceInfo, connectPolicy, state, in OnConnectStateChanged() local
117 int connectState = RET_BAD_STATUS; in ProcessConnectStateMessage() local
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_device_info.h424 ConnectState connectState = CONNECTED; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_service_data.cpp1308 void BlePeripheralDevice::SetAclConnectState(int connectState) in SetAclConnectState()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_device_manager.cpp1062 const string &macAddress, const string &networkId, ConnectState connectState) in GetDevicesByFilter()
H A Daudio_policy_service.cpp8944 ConnectState connectState) in ScoInputDeviceFetchedForRecongnition()