Searched refs:START_REQ (Results 1 – 2 of 2) sorted by relevance
52 #define START_REQ(_req) CONTAINER_OF(_req, struct bt_avdtp_start_params, req) macro582 START_REQ(req)->status = 0; in avdtp_start_handler()583 START_REQ(req)->sep->state = AVDTP_STREAMING; in avdtp_start_handler()588 if (acp_seid != START_REQ(req)->acp_stream_ep_id) { in avdtp_start_handler()592 START_REQ(req)->status = net_buf_pull_u8(buf); in avdtp_start_handler()594 START_REQ(req)->status = BT_AVDTP_NOT_SUPPORTED_COMMAND; in avdtp_start_handler()773 START_REQ(req)->status = BT_AVDTP_TIME_OUT; in avdtp_timeout()
42 #define START_REQ(_req) CONTAINER_OF(_req, struct bt_avdtp_start_params, req) macro626 struct bt_a2dp *a2dp = START_PARAM(START_REQ(req)); in bt_a2dp_start_cb()