Home
last modified time | relevance | path

Searched refs:bt_has_features_param (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/audio/
Dhas.h100 struct bt_has_features_param { struct
377 int bt_has_register(const struct bt_has_features_param *features);
514 int bt_has_features_set(const struct bt_has_features_param *features);
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dhas_test.c57 struct bt_has_features_param has_param = {0}; in test_common()
126 struct bt_has_features_param has_param = {0}; in test_offline_behavior()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dhas_server.c78 static struct bt_has_features_param features = {
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dhas.c86 struct bt_has_features_param param = { in cmd_features_set()
123 struct bt_has_features_param param = { in cmd_has_register()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_has.c172 struct bt_has_features_param params = { in tester_init_has()
Dbtp_hap.c42 struct bt_has_features_param params; in ha_init()
/Zephyr-latest/subsys/bluetooth/audio/
Dhas.c1698 static int has_features_register(const struct bt_has_features_param *features) in has_features_register()
1735 int bt_has_features_set(const struct bt_has_features_param *features) in bt_has_features_set()
1762 int bt_has_register(const struct bt_has_features_param *features) in bt_has_register()