Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h1597 #define HCI_OP_READ_ENC_KEY_SIZE 0x1408 macro
/linux-6.15/net/bluetooth/
H A Dhci_event.c3104 return hci_send_cmd(hdev, HCI_OP_READ_ENC_KEY_SIZE, sizeof(cp), &cp); in hci_read_enc_key_size()
4090 HCI_CC(HCI_OP_READ_ENC_KEY_SIZE, hci_cc_read_enc_key_size,