Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/tools/rootcanal/rust/test/SP/
DBV-05-C.in55 pin_code_length: 1,
/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_device_record.h204 uint8_t pin_code_length; /* Length of the pin_code used for pairing */ member
Dbtm_dev.cc129 p_dev_rec->sec_rec.pin_code_length = pin_length; in BTM_SecAddDevice()
Dbtm_sec.cc546 p_dev_rec->sec_rec.pin_code_length = pin_len; in BTM_PINCodeReply()
3183 if (p_dev_rec->sec_rec.pin_code_length >= 16 || in btm_sec_auth_complete()
3255 if (p_dev_rec->sec_rec.pin_code_length >= 16 || in btm_sec_encrypt_change()
3791 if (p_dev_rec->sec_rec.pin_code_length >= 16 || in btm_sec_connected()
4079 if (p_dev_rec->sec_rec.pin_code_length >= 16 || in btm_sec_link_key_notification()
/packages/modules/Bluetooth/tools/rootcanal/packets/
Dhci_packets.pdl1165 pin_code_length : 5, // 0x01 - 0x10
/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl1219 pin_code_length : 5, // 0x01 - 0x10