Searched refs:HCI_OP_AUTH_REQUESTED (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/net/bluetooth/ |
| D | hci_event.c | 2395 cp = hci_sent_cmd_data(hdev, HCI_OP_AUTH_REQUESTED); in hci_cs_auth_requested() 2583 hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, in hci_cs_remote_name_req() 3578 hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, sizeof(cp), &cp); in hci_remote_name_evt() 4331 HCI_CS(HCI_OP_AUTH_REQUESTED, hci_cs_auth_requested),
|
| D | hci_conn.c | 2374 hci_send_cmd(conn->hdev, HCI_OP_AUTH_REQUESTED, in hci_conn_auth()
|
| /Linux-v6.6/include/net/bluetooth/ |
| D | hci.h | 802 #define HCI_OP_AUTH_REQUESTED 0x0411 macro
|