Searched refs:lmp_transp_capable (Results 1 – 2 of 2) sorted by relevance
332 if (!lmp_transp_capable(hdev) || !lmp_esco_capable(hdev)) { in sco_connect()
1875 #define lmp_transp_capable(dev) ((dev)->features[0][2] & LMP_TRANSPARENT) macro