Home | History | Annotate | Download | only in include

Lines Matching refs:cid

38 ** HCI type(1), len(2), handle(2), L2CAP len(2) and CID(2) => 9
87 /* special CID for Multi-AV for reporting congestion */
185 ** Local CID assigned to the connection
193 ** Local CID
200 ** Local CID
206 ** Local CID assigned to the connection
213 ** Local CID assigned to the connection
220 ** Local CID
227 ** Local CID
240 ** Local CID
262 ** Local CID
278 ** count is 0xFFFF, it means all packets are sent for that CID (eRTM
280 ** Local CID
387 ** Returns the CID of the connection, or 0 if it failed to start
416 ** Returns the CID of the connection, or 0 if it failed to start
454 extern BOOLEAN L2CA_ConfigReq (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
466 extern BOOLEAN L2CA_ConfigRsp (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
477 extern BOOLEAN L2CA_DisconnectReq (UINT16 cid);
489 extern BOOLEAN L2CA_DisconnectRsp (UINT16 cid);
502 extern UINT8 L2CA_DataWrite (UINT16 cid, BT_HDR *p_data);
548 extern BOOLEAN L2CA_SetIdleTimeout (UINT16 cid, UINT16 timeout,
607 ** Description This function sets up a CID for local loopback
609 ** Returns CID of 0 if none.
619 ** for xmission for a particular CID. If called with
621 ** of buffers queued for that CID L2CAP_FLUSH_CHANS_ALL (0xffff)
625 ** Returns Number of buffers left queued for that CID
655 extern BOOLEAN L2CA_FlowControl (UINT16 cid, BOOLEAN data_enabled);
666 extern BOOLEAN L2CA_SendTestSFrame (UINT16 cid, UINT8 sup_type,
678 extern BOOLEAN L2CA_SetTxPriority (UINT16 cid, tL2CAP_CHNL_PRIORITY priority);
703 extern BOOLEAN L2CA_SetChnlDataRate (UINT16 cid, tL2CAP_CHNL_DATA_RATE tx, tL2CAP_CHNL_DATA_RATE rx);
745 extern UINT8 L2CA_DataWriteEx (UINT16 cid, BT_HDR *p_data, UINT16 flags);
754 ** Returns TRUE if CID found, else FALSE
757 extern BOOLEAN L2CA_SetChnlFlushability (UINT16 cid, BOOLEAN is_flushable);
793 ** Parameters: Local CID
993 ** Parameters: Fixed CID
1007 ** Parameters: Fixed CID
1023 ** Parameters: Fixed CID