Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h193 int hci_le_read_remote_features(struct hci_conn *conn);
/linux/net/bluetooth/
H A Dhci_sync.c7448 int hci_le_read_remote_features(struct hci_conn *conn) in hci_le_read_remote_features() function
H A Dhci_event.c5855 err = hci_le_read_remote_features(conn); in le_conn_complete_evt()