Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_channel_fsm.c181 RfcommRemoveChannel(channel); in RfcommRecvSecurityRslt()
198 RfcommRemoveChannel(channel); in RfcommRecvSecurityRslt()
269 RfcommRemoveChannel(channel); in RfcommRecvUa()
343 RfcommRemoveChannel(channel); in RfcommRecvDm()
589 RfcommRemoveChannel(channel); in RfcommRecvDisc()
607 RfcommRemoveChannel(channel); in RfcommRecvDisc()
657 RfcommRemoveChannel(channel); in RfcommRecvRejectRsp()
690 RfcommRemoveChannel(channel); in RfcommCloseChannel()
701 RfcommRemoveChannel(channel); in RfcommCloseChannel()
756 RfcommRemoveChannel(channel); in RfcommTimeOut()
H A Drfcomm_channel.c81 RfcommRemoveChannel(channel); in RfcommDestroyChannelList()
331 void RfcommRemoveChannel(RfcommChannelInfo *channel) in RfcommRemoveChannel() function
731 RfcommRemoveChannel(channel); in RfcommRemoveAllChannelOnSession()
771 RfcommRemoveChannel(channel); in RfcommRemoveInvalidChannelOnSession()
779 RfcommRemoveChannel(channel); in RfcommRemoveInvalidChannelOnSession()
782 RfcommRemoveChannel(channel); in RfcommRemoveInvalidChannelOnSession()
H A Drfcomm_defs.h577 void RfcommRemoveChannel(RfcommChannelInfo *channel);