Searched refs:RfcommSetFlowControlType (Results 1 – 3 of 3) sorted by relevance
210 void RfcommSetFlowControlType(RfcommSessionInfo *session, bool isPnReq, uint8_t cl) in RfcommSetFlowControlType() function
432 RfcommSetFlowControlType(session, true, info.pn.cl); in RfcommRecvPnReq()499 RfcommSetFlowControlType(channel->session, false, info.pn.cl); in RfcommRecvPnRsp()
556 void RfcommSetFlowControlType(RfcommSessionInfo *session, bool isPnReq, uint8_t cl);