Home
last modified time | relevance | path

Searched refs:RFCOMM_SendTestCmd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Drfcomm.h384 int BTSTACK_API RFCOMM_SendTestCmd(uint16_t handle, Packet *pkt);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_api.c938 int RFCOMM_SendTestCmd(uint16_t handle, Packet *pkt) in RFCOMM_SendTestCmd() function