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