Home
last modified time | relevance | path

Searched defs:rsp_err_code (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Da2dp.c308 uint8_t *rsp_err_code) in app_config_req()
325 struct bt_a2dp_codec_cfg *codec_cfg, uint8_t *rsp_err_code) in app_reconfig_req()
338 void app_config_rsp(struct bt_a2dp_stream *stream, uint8_t rsp_err_code) in app_config_rsp()
347 int app_establish_req(struct bt_a2dp_stream *stream, uint8_t *rsp_err_code) in app_establish_req()
354 void app_establish_rsp(struct bt_a2dp_stream *stream, uint8_t rsp_err_code) in app_establish_rsp()
363 int app_release_req(struct bt_a2dp_stream *stream, uint8_t *rsp_err_code) in app_release_req()
370 void app_release_rsp(struct bt_a2dp_stream *stream, uint8_t rsp_err_code) in app_release_rsp()
379 int app_start_req(struct bt_a2dp_stream *stream, uint8_t *rsp_err_code) in app_start_req()
386 void app_start_rsp(struct bt_a2dp_stream *stream, uint8_t rsp_err_code) in app_start_rsp()
395 int app_suspend_req(struct bt_a2dp_stream *stream, uint8_t *rsp_err_code) in app_suspend_req()
[all …]
/Zephyr-latest/subsys/bluetooth/host/classic/
Da2dp.c163 uint8_t rsp_err_code; in a2dp_process_config_ind() local
310 uint8_t rsp_err_code; in a2dp_ctrl_ind() local