Searched refs:LMP_PAUSE_ENC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ | ||
H A D | hci.h | 561 #define LMP_PAUSE_ENC 0x04 macro |
H A D | hci_core.h | 1799 #define lmp_pause_enc_capable(dev) ((dev)->features[0][5] & LMP_PAUSE_ENC) |