Searched refs:bt_hci_le_read_remote_features (Results 1 – 5 of 5) sorted by relevance
14 FAKE(bt_hci_le_read_remote_features) \29 DECLARE_FAKE_VALUE_FUNC(int, bt_hci_le_read_remote_features, struct bt_conn *);
16 DEFINE_FAKE_VALUE_FUNC(int, bt_hci_le_read_remote_features, struct bt_conn *);
571 int bt_hci_le_read_remote_features(struct bt_conn *conn);
1759 err = bt_hci_le_read_remote_features(conn); in perform_auto_initiated_procedures()
1034 int bt_hci_le_read_remote_features(struct bt_conn *conn) in bt_hci_le_read_remote_features() function