Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h1607 #define HCI_OP_READ_ENC_KEY_SIZE 0x1408 macro
/linux/net/bluetooth/
H A Dhci_event.c3076 return hci_send_cmd(hdev, HCI_OP_READ_ENC_KEY_SIZE, sizeof(cp), &cp); in hci_read_enc_key_size()
4113 HCI_CC(HCI_OP_READ_ENC_KEY_SIZE, hci_cc_read_enc_key_size,