Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dsco.c265 (!lmp_transp_capable(hdev) || !lmp_esco_capable(hdev))) { in sco_connect()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1785 #define lmp_transp_capable(dev) ((dev)->features[0][2] & LMP_TRANSPARENT) macro