Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp2379 int confirmType = PAIR_CONFIRM_TYPE_CONSENT; in CheckSspConfirmType() local
2385 confirmType = PAIR_CONFIRM_TYPE_NUMERIC; in CheckSspConfirmType()
2388 confirmType = type; in CheckSspConfirmType()
2390 return confirmType; in CheckSspConfirmType()