Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp34 uint8_t pairMethod_ = 0; member
722 pimpl->pairMethod_ = param.lePairMethodNotify_.pairMethod; in GapLePairMethodNotify()
738 uint8_t pairMethod = pimpl->pairMethod_; in GapLePairPassKeyReq()
752 uint8_t pairMethod = pimpl->pairMethod_; in GapLePairPassKeyNotification()
767 uint8_t pairMethod = pimpl->pairMethod_; in GapLePairOobReq()
781 uint8_t pairMethod = pimpl->pairMethod_; in GapLePairScOobReq()
795 uint8_t pairMethod = pimpl->pairMethod_; in GapLePairScUserConfirmReq()