Home | History | Annotate | Download | only in jv

Lines Matching full:uint16

193 tBTA_JV_STATUS BTA_JvFreeChannel(UINT16 channel, int conn_type)
222 tBTA_JV_STATUS BTA_JvStartDiscovery(BD_ADDR bd_addr, UINT16 num_uuid,
310 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_chan,
311 UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
363 const tL2CAP_ERTM_INFO *ertm_info, UINT16 remote_psm,
364 UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
472 const tL2CAP_ERTM_INFO *ertm_info,UINT16 local_psm, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
523 const tL2CAP_ERTM_INFO *ertm_info,UINT16 local_chan, UINT16 rx_mtu, tL2CAP_CFG_INFO *cfg,
569 tBTA_JV_STATUS BTA_JvL2capStopServer(UINT16 local_psm, void *user_data)
595 tBTA_JV_STATUS BTA_JvL2capStopServerLE(UINT16 local_chan, void *user_data)
624 tBTA_JV_STATUS BTA_JvL2capRead(UINT32 handle, UINT32 req_id, UINT8 *p_data, UINT16 len)
641 if (BT_PASS == GAP_ConnReadData((UINT16)handle, p_data, len, &evt_data.len))
671 if(BT_PASS == GAP_GetRxQueueCnt((UINT16)handle, p_data_size) )
695 UINT16 len, void *user_data)
733 tBTA_JV_STATUS BTA_JvL2capWriteFixed(UINT16 channel, BD_ADDR *addr, UINT32 req_id,
734 tBTA_JV_L2CAP_CBACK *p_cback, UINT8 *p_data, UINT16 len, void *user_data)
912 UINT16 BTA_JvRfcommGetPortHdl(UINT32 handle)