Home | History | Annotate | Download | only in include

Lines Matching refs:req_id

290     UINT32          req_id;     /* The req_id in the associated BTA_JvL2capRead() */
301 UINT32 req_id; /* The req_id in the associated BTA_JvL2capReceive() */
312 UINT32 req_id; /* The req_id in the associated BTA_JvL2capWrite() */
379 UINT32 req_id; /* The req_id in the associated BTA_JvRfcommRead() */
390 UINT32 req_id; /* The req_id in the associated BTA_JvRfcommWrite() */
995 BTA_API extern tBTA_JV_STATUS BTA_JvL2capRead(UINT32 handle, UINT32 req_id,
1011 BTA_API extern tBTA_JV_STATUS BTA_JvL2capReceive(UINT32 handle, UINT32 req_id,
1039 BTA_API extern tBTA_JV_STATUS BTA_JvL2capWrite(UINT32 handle, UINT32 req_id,
1117 BTA_API extern tBTA_JV_STATUS BTA_JvRfcommRead(UINT32 handle, UINT32 req_id,
1145 BTA_API extern tBTA_JV_STATUS BTA_JvRfcommWrite(UINT32 handle, UINT32 req_id);