Home
last modified time | relevance | path

Searched refs:pin_length (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_event.c1166 conn->pin_length = cp->pin_len; in hci_cc_pin_code_reply()
4537 conn->pin_length = pin_len; in conn_set_key()
4653 conn_set_key(conn, ev->key_type, conn->pin_length); in hci_link_key_notify_evt()
H A Dhci_conn.c2404 if (sec_level <= BT_SECURITY_MEDIUM || conn->pin_length == 16) in hci_conn_security()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h689 __u8 pin_length; member