Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_defs.h579 void RfcommRemoveInvalidChannelOnSession(const RfcommSessionInfo *session);
H A Drfcomm_channel.c742 void RfcommRemoveInvalidChannelOnSession(const RfcommSessionInfo *session) in RfcommRemoveInvalidChannelOnSession() function
H A Drfcomm_session_fsm.c492 RfcommRemoveInvalidChannelOnSession(session); in RfcommRecvDisc0()