Lines Matching full:suspend
1866 if (p_data && p_data->api_stop.suspend)
1904 ** suspend, reconfigure or close the stream
1952 (p_rcfg->suspend)&& (p_scb->recfg_sup) && (p_scb->suspend_sup))
1957 stop.suspend = TRUE;
2096 BOOLEAN suspend = FALSE;
2195 suspend = TRUE;
2198 if (!suspend)
2229 suspend, p_scb->role, initiator);
2231 start.suspending = suspend;
2238 if(suspend)
2246 stop.suspend = TRUE;
2355 ** Description process the suspend response
2371 /* handle the condition where there is a collision of SUSPEND req from either side
2372 ** Second SUSPEND req could be rejected. Do not treat this as a failure
2382 /* Disable suspend feature only with explicit rejection(not with timeout) */
2389 APPL_TRACE_ERROR0 ("bta_av_suspend_cfm: suspend failed, closing connection");
2391 /* SUSPEND failed. Close connection. */
2396 /* only set started to FALSE when suspend is successful */
2562 ** Description received the suspend response.
2586 APPL_TRACE_ERROR0("suspend rejected, try close");
2587 /* Disable suspend feature only with explicit rejection(not with timeout) */