Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c4031 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()
/linux/include/net/bluetooth/
H A Dhci_core.h2073 #define ll_ext_feature_capable(dev) \ macro