Searched refs:lmp_edr_3slot_capable (Results 1 – 2 of 2) sorted by relevance
702 if (lmp_edr_3slot_capable(hdev)) in get_supported_phys()711 if (lmp_edr_3slot_capable(hdev)) in get_supported_phys()755 if (lmp_edr_3slot_capable(hdev) && in get_selected_phys()767 if (lmp_edr_3slot_capable(hdev) && in get_selected_phys()
1807 #define lmp_edr_3slot_capable(dev) ((dev)->features[0][4] & LMP_EDR_3SLOT) macro