Searched refs:SetPairedStatus (Results 1 – 7 of 7) sorted by relevance
363 bool SetPairedStatus(int status);
159 device.second->SetPairedStatus(PAIR_NONE); in DisablePairProcess()1205 remoteDevice->SetPairedStatus(PAIR_PAIRING); in PinCodeReq()1533 remoteDevice->SetPairedStatus(PAIR_PAIRED); in ReceiveLinkKeyNotification()1539 remoteDevice->SetPairedStatus(PAIR_NONE); in ReceiveLinkKeyNotification()1557 remoteDevice->SetPairedStatus(PAIR_NONE); in ReceiveSimplePairComplete()1587 remoteDevice->SetPairedStatus(PAIR_NONE); in ReceiveAuthenticationComplete()1592 remoteDevice->SetPairedStatus(PAIR_PAIRED); in ReceiveAuthenticationComplete()1826 remoteDevice->SetPairedStatus(PAIR_PAIRING); in StartPair()1843 it->second->SetPairedStatus(PAIR_CANCELING); in CancelPairing()1870 it->second->SetPairedStatus(PAIR_NONE); in RemovePair()[all …]
208 bool ClassicRemoteDevice::SetPairedStatus(int status) in SetPairedStatus() function in OHOS::bluetooth::ClassicRemoteDevice
458 remote->SetPairedStatus(PAIR_PAIRED); in GetPairedDevice()
670 it->second.SetPairedStatus(BLE_PAIR_CANCELING); in CancelPairing()1119 remote.SetPairedStatus(BLE_PAIR_PAIRED); in ReadPeerDeviceInfoFromConf()1354 it->second.SetPairedStatus(BLE_PAIR_PAIRED); in LePairComplete()1393 it->second.SetPairedStatus(BLE_PAIR_NONE); in LePairComplete()1410 it->second.SetPairedStatus(BLE_PAIR_PAIRING); in LePairingStatus()1415 peerDevice.SetPairedStatus(BLE_PAIR_PAIRING); in LePairingStatus()
954 bool SetPairedStatus(uint8_t status);
1257 bool BlePeripheralDevice::SetPairedStatus(uint8_t status) in SetPairedStatus() function in OHOS::bluetooth::BlePeripheralDevice