Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1768 #define lmp_hold_capable(dev) ((dev)->features[0][0] & LMP_HOLD) macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4113 if (lmp_hold_capable(hdev)) in hci_setup_link_policy_sync()