Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c2104 struct hci_cp_auth_requested auth_cp; in hci_cs_remote_name_req() local
2108 auth_cp.handle = __cpu_to_le16(conn->handle); in hci_cs_remote_name_req()
2110 sizeof(auth_cp), &auth_cp); in hci_cs_remote_name_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c2590 struct hci_cp_auth_requested auth_cp; in hci_cs_remote_name_req() local
2594 auth_cp.handle = __cpu_to_le16(conn->handle); in hci_cs_remote_name_req()
2596 sizeof(auth_cp), &auth_cp); in hci_cs_remote_name_req()

Completed in 15 milliseconds