Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h58 constexpr int PAIR_CONFIRM_TYPE_NUMERIC = 0x04; variable
H A Dclassic_adapter.cpp712 param.userConfirmReqParam_.reqType = PAIR_CONFIRM_TYPE_NUMERIC; in UserConfirmReqCallback()
1256 case PAIR_CONFIRM_TYPE_NUMERIC: in UserConfirmAutoReply()
2383 if (type == PAIR_CONFIRM_TYPE_NUMERIC) { in CheckSspConfirmType()
2385 confirmType = PAIR_CONFIRM_TYPE_NUMERIC; in CheckSspConfirmType()