Searched refs:pin_code_length (Results 1 – 8 of 8) sorted by relevance
55 pin_code_length: 1,
216 uint8_t pin_code_length; /* Length of the pin_code used for pairing */ member
126 p_dev_rec->sec_rec.pin_code_length = pin_length; in BTM_SecAddDevice()
648 p_dev_rec->sec_rec.pin_code_length = pin_len; in BTM_PINCodeReply()3264 if (p_dev_rec->sec_rec.pin_code_length >= 16 || in btm_sec_auth_complete()3328 if (p_dev_rec->sec_rec.pin_code_length >= 16 || in btm_sec_encrypt_change()3886 if (p_dev_rec->sec_rec.pin_code_length >= 16 || in btm_sec_connected()4179 if (p_dev_rec->sec_rec.pin_code_length >= 16 || in btm_sec_link_key_notification()
322 uint8_t pin_code_length = 6; in TEST_F() local324 …auto packet = hci::PinCodeRequestReplyBuilder::Create(device_.GetAddress(), pin_code_length, pin_c… in TEST_F()
255 …hci.PinCodeRequestReply(bd_addr=bluetooth.Address(peer), pin_code_length=len(pin), pin_code=pin_li…
1078 pin_code_length : 5, // 0x01 - 0x10
1216 pin_code_length : 5, // 0x01 - 0x10