Lines Matching defs:rsp_err_code
308 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()
402 void app_suspend_rsp(struct bt_a2dp_stream *stream, uint8_t rsp_err_code) in app_suspend_rsp()