Searched refs:HCI_READ_ENCR_KEY_SIZE_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
267 if (!HCI_READ_ENCR_KEY_SIZE_SUPPORTED(supported_commands)) { in start_up()
1591 #define HCI_READ_ENCR_KEY_SIZE_SUPPORTED(x) ((x)[20] & 0x10) macro