Home
last modified time | relevance | path

Searched refs:HCI_LE_PERIPHERAL_FEATURES (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci.h640 #define HCI_LE_PERIPHERAL_FEATURES 0x08 macro
/linux/net/bluetooth/
H A Dhci_event.c6626 (hdev->le_features[0] & HCI_LE_PERIPHERAL_FEATURES)) in hci_le_remote_feat_complete_evt()
7241 (hdev->le_features[0] & HCI_LE_PERIPHERAL_FEATURES)) in hci_le_read_all_remote_features_evt()
H A Dhci_sync.c7412 if (conn->out || (hdev->le_features[0] & HCI_LE_PERIPHERAL_FEATURES)) in hci_le_read_remote_features()