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.h347 * When this quirk is set, the HCI_OP_READ_ENC_KEY_SIZE command is
1609 #define HCI_OP_READ_ENC_KEY_SIZE 0x1408
1607 #define HCI_OP_READ_ENC_KEY_SIZE global() macro
/linux/net/bluetooth/
H A Dhci_event.c3094 * HCI_OP_READ_ENC_KEY_SIZE response. in hci_conn_complete_evt()
3101 return hci_send_cmd(hdev, HCI_OP_READ_ENC_KEY_SIZE, sizeof(cp), &cp); in hci_conn_complete_evt()
4138 HCI_CC(HCI_OP_READ_ENC_KEY_SIZE, hci_cc_read_enc_key_size,