Searched refs:GetPinCodeLength (Results 1 – 1 of 1) sorted by relevance
3670 uint8_t GetPinCodeLength() const {ASSERT(was_validated_);auto to_bound = begin();auto pin_code_leng… in CreateOptional() function3685 …ddr().ToString() << ", pin_code_length = " << static_cast<uint64_t>(GetPinCodeLength()) << ", pin_… in CreateOptional()22571 …tr;return PinCodeRequestReplyBuilder::Create(view.GetBdAddr(), view.GetPinCodeLength(), view.GetPi… in Create()