Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci_core.h1323 #define lmp_pause_enc_capable(dev) ((dev)->features[0][5] & LMP_PAUSE_ENC) macro
/Linux-v5.10/net/bluetooth/
Dhci_core.c385 if (lmp_pause_enc_capable(hdev)) in hci_setup_event_mask()