Searched refs:ST_CHANNEL_CLOSED (Results 1 – 3 of 3) sorted by relevance
123 case ST_CHANNEL_CLOSED: in RfcommOpenChannel()265 channel->channelState = ST_CHANNEL_CLOSED; in RfcommRecvUa()309 if (channel->channelState == ST_CHANNEL_CLOSED) { in RfcommRecvDm()320 channel->channelState = ST_CHANNEL_CLOSED; in RfcommRecvDm()327 channel->channelState = ST_CHANNEL_CLOSED; in RfcommRecvDm()334 channel->channelState = ST_CHANNEL_CLOSED; in RfcommRecvDm()430 case ST_CHANNEL_CLOSED: in RfcommRecvPnReq()532 case ST_CHANNEL_CLOSED: in RfcommRecvSabm()565 case ST_CHANNEL_CLOSED: in RfcommRecvDisc()684 case ST_CHANNEL_CLOSED: in RfcommCloseChannel()[all …]
149 channel->channelState = ST_CHANNEL_CLOSED; in RfcommInitChannelInfo()418 channel->channelState = ST_CHANNEL_CLOSED; in RfcommResetChannelInfo()455 if ((channel->channelState == ST_CHANNEL_CLOSED) && (!IS_DISCONNECTED(eventId))) { in RfcommNotifyEvtToUpper()705 channel->channelState = ST_CHANNEL_CLOSED; in RfcommNotifyAllChannelEvtOnSession()757 case ST_CHANNEL_CLOSED: in RfcommRemoveInvalidChannelOnSession()
305 ST_CHANNEL_CLOSED = 0, enumerator