Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm.c482 int RfcommSendTestCmd(uint16_t handle, Packet *pkt) in RfcommSendTestCmd() function
H A Drfcomm_defs.h509 int RfcommSendTestCmd(uint16_t handle, Packet *pkt);
H A Drfcomm_api.c924 RfcommSendTestCmd(ctx->handle, ctx->pkt); in RfcommSendTestCmdTsk()