Home
last modified time | relevance | path

Searched refs:PAIR_CONFIRM_TYPE_INVALID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_remote_device.h393 int pairConfirmType_ {PAIR_CONFIRM_TYPE_INVALID};
H A Dclassic_defs.h52 constexpr int PAIR_CONFIRM_TYPE_INVALID = 0x00; variable
H A Dclassic_adapter.cpp1235 it->second->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in UserConfirmAutoReply()
1584 remoteDevice->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in ReceiveAuthenticationComplete()
1947 it->second->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in SetDevicePairingConfirmation()
1973 it->second->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in SetDevicePasskey()
2230 it->second->SetPairConfirmType(PAIR_CONFIRM_TYPE_INVALID); in SetDevicePin()