Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_session_fsm.c167 RfcommRemoveSession(session); in RfcommRecvReqConnectRslt()
212 RfcommRemoveSession(session); in RfcommRecvConnectRsp()
259 RfcommRemoveSession(session); in RfcommRecvConfigRsp()
372 RfcommRemoveSession(session); in RfcommRecvUa0()
546 RfcommRemoveSession(session); in RfcommRecvLinkLoss()
574 RfcommRemoveSession(session); in RfcommRecvDisconnectReq()
610 RfcommRemoveSession(session); in RfcommCloseSession()
664 RfcommRemoveSession(session); in RfcommRecvDm0()
691 RfcommRemoveSession(session); in RfcommRecvTimeOut()
700 RfcommRemoveSession(session); in RfcommRecvTimeOut()
[all …]
H A Drfcomm_session.c241 void RfcommRemoveSession(RfcommSessionInfo *session) in RfcommRemoveSession() function
H A Drfcomm_defs.h551 void RfcommRemoveSession(RfcommSessionInfo *session);