Home
last modified time | relevance | path

Searched defs:pin_len (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/bluetooth/
H A Dmgmt.h190 __u8 pin_len; member
243 __u8 pin_len; member
H A Dhci_core.h226 u8 pin_len; member
H A Dhci.h835 __u8 pin_len; member
/linux/net/bluetooth/
H A Dhci_event.c4529 static void conn_set_key(struct hci_conn *conn, u8 key_type, u8 pin_len) in conn_set_key()
4626 u8 pin_len = 0; in hci_link_key_notify_evt() local
H A Dhci_core.c1277 u8 pin_len, bool *persistent) in hci_add_link_key()