Home
last modified time | relevance | path

Searched refs:RfcommSetFlowControlType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_session.c210 void RfcommSetFlowControlType(RfcommSessionInfo *session, bool isPnReq, uint8_t cl) in RfcommSetFlowControlType() function
H A Drfcomm_channel_fsm.c432 RfcommSetFlowControlType(session, true, info.pn.cl); in RfcommRecvPnReq()
499 RfcommSetFlowControlType(channel->session, false, info.pn.cl); in RfcommRecvPnRsp()
H A Drfcomm_defs.h556 void RfcommSetFlowControlType(RfcommSessionInfo *session, bool isPnReq, uint8_t cl);