Searched refs:hci_le_start_enc (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| A D | smp.c | 1006 hci_le_start_enc(hcon, ediv, rand, stk, smp->enc_key_size); in smp_random() 2253 hci_le_start_enc(hcon, key->ediv, key->rand, key->val, key->enc_size); in smp_ltk_encrypt() 2925 hci_le_start_enc(hcon, 0, 0, smp->tk, smp->enc_key_size); in smp_cmd_dhkey_check()
|
| A D | hci_conn.c | 526 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc() function
|
| /linux/include/net/bluetooth/ |
| A D | hci_core.h | 1848 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand,
|
Completed in 19 milliseconds