Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Dsecurity_manager.cc156 return PairingType::INPUT_PIN; in GetSimplePairingType()
169 return PairingType::INPUT_PIN; in GetSimplePairingType()
181 return PairingType::INPUT_PIN; in GetSimplePairingType()
H A Dsecurity_manager.h36 INPUT_PIN, enumerator
H A Dlink_layer_controller.cc1748 case PairingType::INPUT_PIN: in AuthenticateRemoteStage1()