Home | History | Annotate | Download | only in jv

Lines Matching full:handle

102     UINT32          handle;     /* The connection handle */
127 UINT32 handle; /* the handle reported to java app (same as gap handle) */
142 UINT32 handle; /* the rfcomm session handle at jv */
143 UINT16 port_handle;/* port handle */
157 UINT8 handle; /* index: the handle reported to java app */
206 UINT32 handle;
214 UINT32 handle;
226 UINT32 handle;
267 UINT32 handle;
276 UINT32 handle;
288 UINT32 handle;
305 UINT32 handle;
317 UINT32 handle;
334 UINT32 handle;
385 /* the SDP handle reported to JV user is the (index + 1) to sdp_handle[].
387 * otherwise sdp_handle[i] is the stack SDP handle. */
391 tBTA_JV_L2C_CB l2c_cb[BTA_JV_MAX_L2C_CONN]; /* index is GAP handle (index) */
401 tBTA_JV_PM_CB pm_cb[BTA_JV_PM_MAX_NUM]; /* PM on a per JV handle bases */