Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h1055 #define HCI_OP_WRITE_ENCRYPT_MODE 0x0c22 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1193 #define HCI_OP_WRITE_ENCRYPT_MODE 0x0c22 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c353 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_ENCRYPT_MODE); in hci_cc_write_encrypt_mode()
3317 case HCI_OP_WRITE_ENCRYPT_MODE: in hci_cmd_complete_evt()
H A Dhci_core.c1026 hci_req_add(req, HCI_OP_WRITE_ENCRYPT_MODE, 1, &encrypt); in hci_encrypt_req()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_core.c95 hci_req_add(req, HCI_OP_WRITE_ENCRYPT_MODE, 1, &encrypt); in hci_encrypt_req()
H A Dhci_event.c434 sent = hci_sent_cmd_data(hdev, HCI_OP_WRITE_ENCRYPT_MODE); in hci_cc_write_encrypt_mode()
4065 HCI_CC_STATUS(HCI_OP_WRITE_ENCRYPT_MODE, hci_cc_write_encrypt_mode),

Completed in 39 milliseconds