Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1627 #define lmp_pause_enc_capable(dev) ((dev)->features[0][5] & LMP_PAUSE_ENC) macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c3698 if (lmp_pause_enc_capable(hdev)) in hci_set_event_mask_sync()