Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_defs.h586 void RfcommSetPeerModemStatus(RfcommChannelInfo *channel, const RfcommModemStatusInfo *modemSts);
H A Drfcomm_channel.c946 void RfcommSetPeerModemStatus(RfcommChannelInfo *channel, const RfcommModemStatusInfo *modemSts) in RfcommSetPeerModemStatus() function
H A Drfcomm_channel_fsm.c791 RfcommSetPeerModemStatus(channel, &modemSts); in RfcommRecvMscReq()