Home
last modified time | relevance | path

Searched refs:pin_length (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c992 conn->pin_length = cp->pin_len; in hci_cc_pin_code_reply()
3971 conn->pin_length = pin_len; in conn_set_key()
4088 conn_set_key(conn, ev->key_type, conn->pin_length); in hci_link_key_notify_evt()
H A Dhci_conn.c1463 if (sec_level <= BT_SECURITY_MEDIUM || conn->pin_length == 16) in hci_conn_security()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h623 __u8 pin_length;
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c1228 conn->pin_length = cp->pin_len; in hci_cc_pin_code_reply()
4660 conn->pin_length = pin_len; in conn_set_key()
4776 conn_set_key(conn, ev->key_type, conn->pin_length); in hci_link_key_notify_evt()
H A Dhci_conn.c2454 if (sec_level <= BT_SECURITY_MEDIUM || conn->pin_length == 16) in hci_conn_security()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h723 __u8 pin_length; member

Completed in 27 milliseconds