Searched refs:phylink_gen_key (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/net/bluetooth/ |
D | amp.h | 36 int phylink_gen_key(struct hci_conn *hcon, u8 *data, u8 *len, u8 *type);
|
D | amp.c | 174 int phylink_gen_key(struct hci_conn *conn, u8 *data, u8 *len, u8 *type) in phylink_gen_key() function 357 if (phylink_gen_key(mgr->l2cap_conn->hcon, cp.key, &cp.key_len, in amp_create_phylink() 376 if (phylink_gen_key(mgr->l2cap_conn->hcon, cp.key, &cp.key_len, in amp_accept_phylink()
|