Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1032 #define lmp_pause_enc_capable(dev) ((dev)->features[0][5] & LMP_PAUSE_ENC) macro
/linux-4.1.27/net/bluetooth/
Dhci_core.c508 if (lmp_pause_enc_capable(hdev)) in hci_setup_event_mask()