Home
last modified time | relevance | path

Searched refs:bt_bap_ascs_rsp (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/tests/bluetooth/audio/ascs/include/
Dbap_unicast_server.h21 struct bt_bap_qos_cfg_pref *const, struct bt_bap_ascs_rsp *);
24 struct bt_bap_qos_cfg_pref *const, struct bt_bap_ascs_rsp *);
26 const struct bt_bap_qos_cfg *, struct bt_bap_ascs_rsp *);
28 const uint8_t *, size_t, struct bt_bap_ascs_rsp *);
30 struct bt_bap_ascs_rsp *);
32 const uint8_t *, size_t, struct bt_bap_ascs_rsp *);
34 struct bt_bap_ascs_rsp *);
36 struct bt_bap_ascs_rsp *);
38 struct bt_bap_ascs_rsp *);
/Zephyr-latest/tests/bluetooth/audio/ascs/uut/
Dbap_unicast_server.c36 struct bt_bap_qos_cfg_pref *const, struct bt_bap_ascs_rsp *);
39 struct bt_bap_qos_cfg_pref *const, struct bt_bap_ascs_rsp *);
41 const struct bt_bap_qos_cfg *, struct bt_bap_ascs_rsp *);
43 const uint8_t *, size_t, struct bt_bap_ascs_rsp *);
45 struct bt_bap_ascs_rsp *);
47 const uint8_t *, size_t, struct bt_bap_ascs_rsp *);
49 struct bt_bap_ascs_rsp *);
51 struct bt_bap_ascs_rsp *);
53 struct bt_bap_ascs_rsp *);
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dgmap_ugt_test.c116 struct bt_bap_ascs_rsp *rsp) in unicast_server_config()
140 struct bt_bap_ascs_rsp *rsp) in unicast_server_reconfig()
155 struct bt_bap_ascs_rsp *rsp) in unicast_server_qos()
166 struct bt_bap_ascs_rsp *rsp = (struct bt_bap_ascs_rsp *)user_data; in data_func_cb()
179 size_t meta_len, struct bt_bap_ascs_rsp *rsp) in unicast_server_enable()
186 static int unicast_server_start(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_start()
194 size_t meta_len, struct bt_bap_ascs_rsp *rsp) in unicast_server_metadata()
201 static int unicast_server_disable(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_disable()
208 static int unicast_server_stop(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_stop()
215 static int unicast_server_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_release()
Dbap_unicast_server_test.c113 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_config()
139 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_reconfig()
151 struct bt_bap_ascs_rsp *rsp) in lc3_qos()
165 struct bt_bap_ascs_rsp *rsp) in lc3_enable()
172 static int lc3_start(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_start()
181 struct bt_bap_ascs_rsp *rsp = (struct bt_bap_ascs_rsp *)user_data; in data_func_cb()
193 struct bt_bap_ascs_rsp *rsp) in lc3_metadata()
200 static int lc3_disable(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_disable()
207 static int lc3_stop(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_stop()
214 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release()
Dcap_acceptor_test.c458 struct bt_bap_ascs_rsp *rsp) in unicast_server_config()
484 struct bt_bap_ascs_rsp *rsp) in unicast_server_reconfig()
499 struct bt_bap_ascs_rsp *rsp) in unicast_server_qos()
510 struct bt_bap_ascs_rsp *rsp = (struct bt_bap_ascs_rsp *)user_data; in ascs_data_func_cb()
522 size_t meta_len, struct bt_bap_ascs_rsp *rsp) in unicast_server_enable()
529 static int unicast_server_start(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_start()
537 size_t meta_len, struct bt_bap_ascs_rsp *rsp) in unicast_server_metadata()
544 static int unicast_server_disable(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_disable()
551 static int unicast_server_stop(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_stop()
558 static int unicast_server_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_release()
/Zephyr-latest/samples/bluetooth/hap_ha/src/
Dbap_unicast_sr.c204 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_config()
230 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_reconfig()
243 struct bt_bap_ascs_rsp *rsp) in lc3_qos()
253 struct bt_bap_ascs_rsp *rsp) in lc3_enable()
260 static int lc3_start(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_start()
285 struct bt_bap_ascs_rsp *rsp = (struct bt_bap_ascs_rsp *)user_data; in data_func_cb()
298 struct bt_bap_ascs_rsp *rsp) in lc3_metadata()
305 static int lc3_disable(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_disable()
312 static int lc3_stop(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_stop()
319 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release()
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/
Dbap_unicast_sr.c137 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_config()
165 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_reconfig()
175 struct bt_bap_ascs_rsp *rsp) in lc3_qos()
185 struct bt_bap_ascs_rsp *rsp) in lc3_enable()
192 static int lc3_start(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_start()
200 struct bt_bap_ascs_rsp *rsp;
240 struct bt_bap_ascs_rsp *rsp) in lc3_metadata()
266 static int lc3_disable(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_disable()
273 static int lc3_stop(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_stop()
280 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release()
/Zephyr-latest/samples/bluetooth/cap_acceptor/src/
Dcap_acceptor_unicast.c113 struct bt_bap_ascs_rsp *rsp) in unicast_server_config_cb()
141 struct bt_bap_ascs_rsp *rsp) in unicast_server_reconfig_cb()
151 struct bt_bap_ascs_rsp *rsp) in unicast_server_qos_cb()
161 size_t meta_len, struct bt_bap_ascs_rsp *rsp) in unicast_server_enable_cb()
168 static int unicast_server_start_cb(struct bt_bap_stream *bap_stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_start_cb()
176 struct bt_bap_ascs_rsp *rsp;
192 size_t meta_len, struct bt_bap_ascs_rsp *rsp) in unicast_server_metadata_cb()
218 static int unicast_server_disable_cb(struct bt_bap_stream *bap_stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_disable_cb()
225 static int unicast_server_stop_cb(struct bt_bap_stream *bap_stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_stop_cb()
232 static int unicast_server_release_cb(struct bt_bap_stream *bap_stream, struct bt_bap_ascs_rsp *rsp) in unicast_server_release_cb()
/Zephyr-latest/samples/bluetooth/bap_unicast_server/src/
Dmain.c307 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_config()
339 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_reconfig()
357 struct bt_bap_ascs_rsp *rsp) in lc3_qos()
374 struct bt_bap_ascs_rsp *rsp) in lc3_enable()
424 static int lc3_start(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_start()
448 struct bt_bap_ascs_rsp *rsp = (struct bt_bap_ascs_rsp *)user_data; in data_func_cb()
461 struct bt_bap_ascs_rsp *rsp) in lc3_metadata()
468 static int lc3_disable(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_disable()
475 static int lc3_stop(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_stop()
482 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release()
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dbap.h470 struct bt_bap_ascs_rsp { struct
528 #define BT_BAP_ASCS_RSP(c, r) (struct bt_bap_ascs_rsp) { .code = c, .reason = r }
1215 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp);
1235 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp);
1251 struct bt_bap_ascs_rsp *rsp);
1267 struct bt_bap_ascs_rsp *rsp);
1280 int (*start)(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp);
1296 struct bt_bap_ascs_rsp *rsp);
1309 int (*disable)(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp);
1322 int (*stop)(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp);
[all …]
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_unicast_server.c103 struct bt_bap_ascs_rsp rsp = BT_BAP_ASCS_RSP(BT_BAP_ASCS_RSP_CODE_SUCCESS, in bt_bap_unicast_server_reconfig()
152 struct bt_bap_ascs_rsp rsp = BT_BAP_ASCS_RSP(BT_BAP_ASCS_RSP_CODE_SUCCESS, in bt_bap_unicast_server_metadata()
Dascs.c75 #define BT_BAP_ASCS_RSP_NULL ((struct bt_bap_ascs_rsp[]) { BT_BAP_ASCS_RSP(0, 0) })
130 static void ascs_app_rsp_warn_valid(const struct bt_bap_ascs_rsp *rsp) in ascs_app_rsp_warn_valid()
1176 static int ase_release(struct bt_ascs_ase *ase, uint8_t reason, struct bt_bap_ascs_rsp *rsp) in ase_release()
1227 static int ase_disable(struct bt_ascs_ase *ase, uint8_t reason, struct bt_bap_ascs_rsp *rsp) in ase_disable()
1513 uint8_t *cc, uint8_t len, struct bt_bap_ascs_rsp *rsp) in ascs_ep_set_codec()
1560 struct bt_bap_ascs_rsp rsp = BT_BAP_ASCS_RSP(BT_BAP_ASCS_RSP_CODE_SUCCESS, in ase_config()
1937 struct bt_bap_qos_cfg *qos, struct bt_bap_ascs_rsp *rsp) in ase_qos()
2095 struct bt_bap_ascs_rsp rsp = BT_BAP_ASCS_RSP(BT_BAP_ASCS_RSP_CODE_UNSPECIFIED, in ascs_qos()
2138 struct bt_bap_ascs_rsp *rsp;
2269 struct bt_bap_ascs_rsp *rsp) in ascs_verify_metadata()
[all …]
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_unicast.c327 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_config()
376 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_reconfig()
386 struct bt_bap_ascs_rsp *rsp) in lc3_qos()
417 struct bt_bap_ascs_rsp *rsp = (struct bt_bap_ascs_rsp *)user_data; in data_func_cb()
429 struct bt_bap_ascs_rsp *rsp) in lc3_enable()
446 static int lc3_start(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_start()
454 struct bt_bap_ascs_rsp *rsp) in lc3_metadata()
471 static int lc3_disable(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_disable()
478 static int lc3_stop(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_stop()
485 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c640 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_config()
666 struct bt_bap_qos_cfg_pref *const pref, struct bt_bap_ascs_rsp *rsp) in lc3_reconfig()
682 struct bt_bap_ascs_rsp *rsp) in lc3_qos()
692 struct bt_bap_ascs_rsp *rsp) in lc3_enable()
700 static int lc3_start(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_start()
710 struct bt_bap_ascs_rsp *rsp = (struct bt_bap_ascs_rsp *)user_data; in meta_data_func_cb()
722 struct bt_bap_ascs_rsp *rsp) in lc3_metadata()
730 static int lc3_disable(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_disable()
737 static int lc3_stop(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_stop()
744 static int lc3_release(struct bt_bap_stream *stream, struct bt_bap_ascs_rsp *rsp) in lc3_release()
/Zephyr-latest/tests/bluetooth/audio/ascs/src/
Dtest_common.c138 struct bt_bap_ascs_rsp *rsp) in unicast_server_cb_config_custom_fake()
Dmain.c599 struct bt_bap_ascs_rsp *rsp) in unicast_server_cb_config_custom_fake()
Dtest_ase_control_params.c378 struct bt_bap_ascs_rsp *rsp) in unicast_server_cb_config_custom_fake()