Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dhci_event.c2562 struct hci_cp_auth_requested auth_cp; in hci_cs_remote_name_req() local
2566 auth_cp.handle = __cpu_to_le16(conn->handle); in hci_cs_remote_name_req()
2568 sizeof(auth_cp), &auth_cp); in hci_cs_remote_name_req()