Lines Matching full:suspend
69 #define BTA_AV_FEAT_NO_SCO_SSPD 0x8000 /* Do not suspend av streaming as to AG events(SCO or Call) */
245 #define BTA_AV_SUSPEND_EVT 15 /* suspend response */
309 BOOLEAN initiator; /* TRUE, if local device initiates the SUSPEND */
442 tBTA_AV_SUSPEND suspend;
616 ** If suspend is TRUE, this function sends AVDT suspend signal
622 BTA_API void BTA_AvStop(BOOLEAN suspend);
629 ** If suspend is TRUE, this function tries the suspend/reconfigure
631 ** If suspend is FALSE or when suspend/reconfigure fails,
637 BTA_API void BTA_AvReconfig(tBTA_AV_HNDL hndl, BOOLEAN suspend, UINT8 sep_info_idx,