Home | History | Annotate | Download | only in include

Lines Matching refs:tBTA_AV_HNDL

81 typedef UINT8 tBTA_AV_HNDL;
85 /* tBTA_AV_HNDL to mask */
270 tBTA_AV_HNDL hndl; /* Handle associated with the stream. */
283 tBTA_AV_HNDL hndl;
295 tBTA_AV_HNDL hndl;
302 tBTA_AV_HNDL hndl;
312 tBTA_AV_HNDL hndl;
321 tBTA_AV_HNDL hndl;
329 tBTA_AV_HNDL hndl;
338 tBTA_AV_HNDL hndl;
424 tBTA_AV_HNDL hndl; /* Handle associated with the stream that rejected the connection. */
574 void BTA_AvDeregister(tBTA_AV_HNDL hndl);
587 void BTA_AvOpen(BD_ADDR bd_addr, tBTA_AV_HNDL handle,
599 void BTA_AvClose(tBTA_AV_HNDL handle);
660 void BTA_AvReconfig(tBTA_AV_HNDL hndl, BOOLEAN suspend, UINT8 sep_info_idx,
673 void BTA_AvProtectReq(tBTA_AV_HNDL hndl, UINT8 *p_data, UINT16 len);
687 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, UINT8 error_code, UINT8 *p_data,
743 void BTA_AvOpenRc(tBTA_AV_HNDL handle);