Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1776 #define lmp_pause_enc_capable(dev) ((dev)->features[0][5] & LMP_PAUSE_ENC) macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4052 if (lmp_pause_enc_capable(hdev)) in hci_set_event_mask_sync()