Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/bluetooth/
Dmgmt.h178 __u8 pin_len; member
231 __u8 pin_len; member
Dhci_core.h156 u8 pin_len; member
Dhci.h618 __u8 pin_len; member
/Linux-v5.4/net/bluetooth/
Dhci_event.c3838 static void conn_set_key(struct hci_conn *conn, u8 key_type, u8 pin_len) in conn_set_key()
3936 u8 pin_len = 0; in hci_link_key_notify_evt() local
Dhci_core.c2424 u8 pin_len, bool *persistent) in hci_add_link_key()