Searched refs:ll_ext_feature_capable (Results 1 – 2 of 2) sorted by relevance
4031 if (ll_ext_feature_capable(hdev) && hdev->commands[47] & BIT(2)) in hci_le_read_supported_states_sync() 7433 if (ll_ext_feature_capable(hdev) && hdev->commands[47] & BIT(3)) in hci_le_read_remote_features()
2073 #define ll_ext_feature_capable(dev) \ macro