Home
last modified time | relevance | path

Searched refs:randomizer (Results 1 – 3 of 3) sorted by relevance

/net/bluetooth/
Dhci_core.c1906 u8 *randomizer) in hci_add_remote_oob_data() argument
1922 memcpy(data->randomizer, randomizer, sizeof(data->randomizer)); in hci_add_remote_oob_data()
Dmgmt.c2599 cp->randomizer); in add_remote_oob_data()
3990 u8 *randomizer, u8 status) in mgmt_read_local_oob_data_reply_complete() argument
4008 memcpy(rp.randomizer, randomizer, sizeof(rp.randomizer)); in mgmt_read_local_oob_data_reply_complete()
Dhci_event.c906 rp->randomizer, rp->status); in hci_cc_read_local_oob_data_reply()
3396 memcpy(cp.randomizer, data->randomizer, sizeof(cp.randomizer)); in hci_remote_oob_data_request_evt()