Home
last modified time | relevance | path

Searched refs:RfcommSendUihTest (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm.c499 return RfcommSendUihTest(channel->session, true, pkt); in RfcommSendTestCmd()
H A Drfcomm_defs.h622 int RfcommSendUihTest(const RfcommSessionInfo *session, bool isCmd, Packet *pkt);
H A Drfcomm_session_fsm.c853 return RfcommSendUihTest(session, false, info.test.pkt); in RfcommRecvTestReq()
H A Drfcomm_frames.c475 int RfcommSendUihTest(const RfcommSessionInfo *session, bool isCmd, Packet *pkt) in RfcommSendUihTest() function

Completed in 6 milliseconds