Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/bluetooth/
Dmgmt.h98 u8 pin_len; member
131 __u8 pin_len; member
Dhci_core.h82 u8 pin_len; member
505 u8 *key, u8 type, u8 pin_len);
Dhci.h316 __u8 pin_len; member
/linux-2.6.39/net/bluetooth/
Dmgmt.c790 key->pin_len); in load_keys()
987 reply.pin_len = cp->pin_len; in pin_code_reply()
1467 ev.key.pin_len = key->pin_len; in mgmt_new_key()
Dhci_event.c768 conn->pin_length = cp->pin_len; in hci_cc_pin_code_reply()
2049 u8 pin_len = 0; in hci_link_key_notify_evt() local
2059 pin_len = conn->pin_length; in hci_link_key_notify_evt()
2065 ev->key_type, pin_len); in hci_link_key_notify_evt()
Dhci_core.c1025 u8 *val, u8 type, u8 pin_len) in hci_add_link_key() argument
1047 key->pin_len = pin_len; in hci_add_link_key()