Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c1058 conn->pin_length == 16)) in hci_conn_security()
Dhci_event.c915 conn->pin_length = cp->pin_len; in hci_cc_pin_code_reply()
3407 conn->pin_length = pin_len; in conn_set_key()
3515 conn_set_key(conn, ev->key_type, conn->pin_length); in hci_link_key_notify_evt()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h424 __u8 pin_length; member