Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1337 #define lmp_park_capable(dev) ((dev)->features[0][1] & LMP_PARK) macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_core.c513 if (lmp_park_capable(hdev)) in hci_setup_link_policy()