Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/bluetooth/
Dhci.h1303 #define HCI_OP_WRITE_AUTH_PAYLOAD_TO 0x0c7c macro
/linux-5.19.10/net/bluetooth/
Dhci_event.c763 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_AUTH_PAYLOAD_TO); in hci_cc_write_auth_payload_timeout()
3679 hci_send_cmd(conn->hdev, HCI_OP_WRITE_AUTH_PAYLOAD_TO, in hci_encrypt_change_evt()
3837 HCI_CC(HCI_OP_WRITE_AUTH_PAYLOAD_TO, hci_cc_write_auth_payload_timeout,