Searched refs:conn_set_key (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/bluetooth/
H A Dhci_event.c4667 static void conn_set_key(struct hci_conn *conn, u8 key_type, u8 pin_len) function
4740 conn_set_key(conn, key->type, key->pin_len);
4788 conn_set_key(conn, ev->key_type, conn->pin_length);
4802 conn_set_key(conn, key->type, key->pin_len);

Completed in 111 milliseconds