Searched refs:p2pConnectState (Results 1 – 4 of 4) sorted by relevance
29 private p2pConnectState: number = 038 this.p2pConnectState = AppStorage.get("p2pConnectState") ! //非空断言操作符57 if ( this.p2pConnectState == 1 && this.p2pLinkedDeviceName == this.p2p.deviceName ) {
32 P2pConnectedState p2pConnectState; member37 p2pConnectState = P2pConnectedState::P2P_DISCONNECTED; in Hid2dInfo()
39 mScanDeviceInfo.hid2dInfo.p2pConnectState = linkedInfo.GetConnectState(); in GetScanDeviceInfo()
456 AppStorage.setOrCreate("p2pConnectState" , connectState)