Home
last modified time | relevance | path

Searched refs:PAIR_CONFIRM_TYPE_CONSENT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h62 const int PAIR_CONFIRM_TYPE_CONSENT = 0x05; variable
H A Dclassic_adapter.cpp1257 case PAIR_CONFIRM_TYPE_CONSENT: { in UserConfirmAutoReply()
2379 int confirmType = PAIR_CONFIRM_TYPE_CONSENT; in CheckSspConfirmType()