Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1621 #define lmp_park_capable(dev) ((dev)->features[0][1] & LMP_PARK) macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c3763 if (lmp_park_capable(hdev)) in hci_setup_link_policy_sync()