Home
last modified time | relevance | path

Searched refs:authenticationStatus (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_sec.c174 if (devInfo->authenticationStatus == GAP_AUTH_STATUS_IDLE) { in GapDoSecurityAction()
175 devInfo->authenticationStatus = GAP_AUTH_STATUS_ACTION; in GapDoSecurityAction()
181 devInfo->authenticationStatus = GAP_AUTH_STATUS_IDLE; in GapDoSecurityAction()
788 deviceInfo->authenticationStatus = GAP_AUTH_STATUS_RETRY; in GapAuthenticationWaitRetryTimeoutTask()
869 deviceInfo->authenticationStatus = GAP_AUTH_STATUS_IDLE; in GapOnAuthenticationComplete()
882 deviceInfo->authenticationStatus = GAP_AUTH_STATUS_WAIT_RETRY; in GapOnAuthenticationComplete()
966 if (devInfo->authenticationStatus == GAP_AUTH_STATUS_IDLE) { in GapOnIOCapabilityRequestEvent()
1432 if (devInfo->authenticationStatus == GAP_AUTH_STATUS_IDLE) { in GapOnPINCodeRequestEvent()
1528 *isLocal = !!devInfo->authenticationStatus; in GAP_PairIsFromLocal()
1567 if (devInfo != NULL && devInfo->authenticationStatus == GAP_AUTH_STATUS_RETRY) { in GapOnLinkKeyRequestEvent()
[all …]
H A Dgap_def.h222 uint8_t authenticationStatus; member
H A Dgap.c1173 deviceInfo->authenticationStatus = GAP_AUTH_STATUS_IDLE; in GapAllocDeviceInfo()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp381 int32_t authenticationStatus = DM_NAPI_DISCOVER_EXTRA_INIT_ONE; in JsToDmDiscoveryExtra() local
382 JsObjectToInt(env, object, "authenticationStatus", authenticationStatus); in JsToDmDiscoveryExtra()
383 if (authenticationStatus != DM_NAPI_DISCOVER_EXTRA_INIT_ONE) { in JsToDmDiscoveryExtra()
384 jsonObj["isTrusted"] = authenticationStatus; in JsToDmDiscoveryExtra()
/ohos5.0/docs/zh-cn/application-dev/distributedservice/
H A Ddevicemanager-guidelines.md140 authenticationStatus: number;
/ohos5.0/foundation/distributedhardware/device_manager/
H A DREADME_zh.md283 'authenticationStatus': 0,
/ohos5.0/docs/en/application-dev/distributedservice/
H A Ddevicemanager-guidelines.md138 authenticationStatus: number;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-distributedservice-kit/
H A Djs-apis-distributedDeviceManager.md538 …<br>discoverDistance(0-100):发现距离本地一定距离内的设备,单位为cm。wifi场景不传该参数。 <br>authenticationStatus(0-1):根据不同的认…
564 authenticationStatus: number;
/ohos5.0/docs/en/application-dev/reference/apis-distributedservice-kit/
H A Djs-apis-distributedDeviceManager.md540 …cover, in cm. This parameter is not used in Wi-Fi scenarios.<br>**authenticationStatus(0-1)**: aut…
566 authenticationStatus: number;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avsession-kit/
H A Djs-apis-avsession-sys.md2180 | authenticationStatus<sup>11+</sup> | number | 否 | 播放设备是否可信。默认为0。0代表设备不可信,1代表设备可信。<br/>此接口为系统接口。…
/ohos5.0/docs/en/application-dev/reference/apis-avsession-kit/
H A Djs-apis-avsession-sys.md2180 | authenticationStatus<sup>11+</sup> | number | No | Whether the output device is trusted. The def…