Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dsecurity_device_record.h241 uint8_t pin_code_length; /* Length of the pin_code used for paring */ member
Dbtm_dev.cc108 p_dev_rec->pin_code_length = pin_length; in BTM_SecAddDevice()
Dbtm_sec.cc665 p_dev_rec->pin_code_length = pin_len; in BTM_PINCodeReply()
774 p_dev_rec->pin_code_length = pin_len; in btm_sec_bond_by_transport()
3184 if (p_dev_rec->pin_code_length >= 16 || in btm_sec_auth_complete()
3234 if (p_dev_rec->pin_code_length >= 16 || in btm_sec_encrypt_change()
3639 if (p_dev_rec->pin_code_length >= 16 || in btm_sec_connected()
3835 if (p_dev_rec->pin_code_length >= 16 || in btm_sec_link_key_notification()
/system/bt/gd/security/channel/
Dsecurity_manager_channel_unittest.cc322 uint8_t pin_code_length = 6; in TEST_F() local
324 …auto packet = hci::PinCodeRequestReplyBuilder::Create(device_.GetAddress(), pin_code_length, pin_c… in TEST_F()
/system/bt/gd/hci/
Dhci_packets.pdl1025 pin_code_length : 5, // 0x01 - 0x10