Home | History | Annotate | Download | only in include

Lines Matching full:recovery

102 #define AVDT_PSC_RECOV              (1<<3)  /* Recovery */
107 /* Recovery type. This indicates the recovery type. */
108 #define AVDT_RECOV_RFC2733 1 /* RFC2733 recovery */
115 #define AVDT_HDRCMP_RECOV (1<<6) /* Available for recovery packets */
143 #define AVDT_ERR_RECOV_TYPE 0x22 /* Requested recovery type not defined */
145 #define AVDT_ERR_RECOV_FMT 0x25 /* Recovery service capability not correct */
258 UINT8 recov_type; /* Recovery type */
259 UINT8 recov_mrws; /* Maximum recovery window size */
260 UINT8 recov_mnmp; /* Recovery maximum number of media packets */
268 UINT8 mux_tsid_recov; /* TSID for recovery transport session */
269 UINT8 mux_tcid_recov; /* TCID for recovery transport session */