Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_defs.h571 void RfcommResetAllChannelOnSession(const RfcommSessionInfo *session);
H A Drfcomm_channel.c647 void RfcommResetAllChannelOnSession(const RfcommSessionInfo *session) in RfcommResetAllChannelOnSession() function
H A Drfcomm_session_fsm.c498 RfcommResetAllChannelOnSession(session); in RfcommRecvDisc0()