Searched refs:bt_has_features_param (Results 1 – 7 of 7) sorted by relevance
100 struct bt_has_features_param { struct377 int bt_has_register(const struct bt_has_features_param *features);514 int bt_has_features_set(const struct bt_has_features_param *features);
51 struct bt_has_features_param has_param = {0}; in test_common()120 struct bt_has_features_param has_param = {0}; in test_offline_behavior()
81 static struct bt_has_features_param features = {
86 struct bt_has_features_param param = { in cmd_features_set()123 struct bt_has_features_param param = { in cmd_has_register()
172 struct bt_has_features_param params = { in tester_init_has()
42 struct bt_has_features_param params; in ha_init()
1696 static int has_features_register(const struct bt_has_features_param *features) in has_features_register()1733 int bt_has_features_set(const struct bt_has_features_param *features) in bt_has_features_set()1760 int bt_has_register(const struct bt_has_features_param *features) in bt_has_register()