Home
last modified time | relevance | path

Searched refs:HCI_OP_AUTH_REQUESTED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c1924 cp = hci_sent_cmd_data(hdev, HCI_OP_AUTH_REQUESTED); in hci_cs_auth_requested()
2109 hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, in hci_cs_remote_name_req()
3010 hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, sizeof(cp), &cp); in hci_remote_name_evt()
3646 case HCI_OP_AUTH_REQUESTED: in hci_cmd_status_evt()
H A Dhci_conn.c1385 hci_send_cmd(conn->hdev, HCI_OP_AUTH_REQUESTED, in hci_conn_auth()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c2409 cp = hci_sent_cmd_data(hdev, HCI_OP_AUTH_REQUESTED); in hci_cs_auth_requested()
2595 hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, in hci_cs_remote_name_req()
3581 hci_send_cmd(hdev, HCI_OP_AUTH_REQUESTED, sizeof(cp), &cp); in hci_remote_name_evt()
4336 HCI_CS(HCI_OP_AUTH_REQUESTED, hci_cs_auth_requested),
H A Dhci_conn.c2376 hci_send_cmd(conn->hdev, HCI_OP_AUTH_REQUESTED, in hci_conn_auth()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h699 #define HCI_OP_AUTH_REQUESTED 0x0411 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h803 #define HCI_OP_AUTH_REQUESTED 0x0411 macro

Completed in 39 milliseconds