Searched refs:conn_set_key (Results 1 – 1 of 1) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 4635 static void conn_set_key(struct hci_conn *conn, u8 key_type, u8 pin_len) in hci_pin_code_request_evt() 4708 conn_set_key(conn, key->type, key->pin_len); in hci_link_key_request_evt() 4756 conn_set_key(conn, ev->key_type, conn->pin_length); in hci_link_key_notify_evt() 4770 conn_set_key(conn, key->type, key->pin_len); in hci_link_key_notify_evt() 4638 static void conn_set_key(struct hci_conn *conn, u8 key_type, u8 pin_len) conn_set_key() function
|