Searched refs:HCI_MIN_ENC_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/net/bluetooth/ | ||
D | hci_core.h | 326 #define HCI_MIN_ENC_KEY_SIZE 7 macro |
/Linux-v6.1/net/bluetooth/ | ||
D | hci_core.c | 2498 hdev->min_enc_key_size = HCI_MIN_ENC_KEY_SIZE; in hci_alloc_dev_priv() |