Home
last modified time | relevance | path

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

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