Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1330 #define lmp_hold_capable(dev) ((dev)->features[0][0] & LMP_HOLD) macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_core.c509 if (lmp_hold_capable(hdev)) in hci_setup_link_policy()