Lines Matching refs:cid
538 extern BOOLEAN L2CA_ConfigReq (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
550 extern BOOLEAN L2CA_ConfigRsp (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
561 extern BOOLEAN L2CA_DisconnectReq (UINT16 cid);
573 extern BOOLEAN L2CA_DisconnectRsp (UINT16 cid);
586 extern UINT8 L2CA_DataWrite (UINT16 cid, BT_HDR *p_data);
632 extern BOOLEAN L2CA_SetIdleTimeout (UINT16 cid, UINT16 timeout,
739 extern BOOLEAN L2CA_FlowControl (UINT16 cid, BOOLEAN data_enabled);
750 extern BOOLEAN L2CA_SendTestSFrame (UINT16 cid, UINT8 sup_type,
762 extern BOOLEAN L2CA_SetTxPriority (UINT16 cid, tL2CAP_CHNL_PRIORITY priority);
787 extern BOOLEAN L2CA_SetChnlDataRate (UINT16 cid, tL2CAP_CHNL_DATA_RATE tx, tL2CAP_CHNL_DATA_RATE rx…
829 extern UINT8 L2CA_DataWriteEx (UINT16 cid, BT_HDR *p_data, UINT16 flags);
841 extern BOOLEAN L2CA_SetChnlFlushability (UINT16 cid, BOOLEAN is_flushable);