Home
last modified time | relevance | path

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

/linux-3.4.99/net/bluetooth/
Dhci_conn.c683 conn->pin_length == 16)) in hci_conn_security()
Dhci_event.c928 conn->pin_length = cp->pin_len; in hci_cc_pin_code_reply()
2711 conn->pin_length = key->pin_len; in hci_link_key_request_evt()
2742 pin_len = conn->pin_length; in hci_link_key_notify_evt()
/linux-3.4.99/include/net/bluetooth/
Dhci_core.h309 __u8 pin_length; member