Searched refs:le_sci_capable (Results 1 – 4 of 4) sorted by relevance
2104 #define le_sci_capable(dev) \ macro2107 (le_enabled(dev) && le_sci_capable(dev))
4581 if (le_sci_capable(hdev)) in hci_le_set_event_mask_sync()4754 if (!le_sci_capable(hdev)) in hci_le_read_conn_interval_sync()4767 if (!le_sci_capable(hdev)) in hci_le_set_def_rate_sync()4822 if (le_sci_capable(hdev)) in hci_le_set_host_features_sync()
864 if (le_sci_capable(hdev)) in get_supported_settings()8206 if (!lmp_le_capable(hdev) || !le_sci_capable(hdev)) in load_conn_subrate()
5913 if (conn->role == HCI_ROLE_MASTER && le_sci_capable(hdev)) { in le_conn_complete_evt()