Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.h238 static void TransportRfcRecvData(uint16_t handle, RfcommTransport *transport);
H A Dtransport_rfcomm.cpp194 TransportRfcRecvData(handle, transport); in TransportRfcEventCallback()
346 void RfcommTransport::TransportRfcRecvData(uint16_t handle, RfcommTransport *transport) in TransportRfcRecvData() function in OHOS::bluetooth::RfcommTransport