Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/hci/
Dh4_protocol.cc98 void H4Protocol::SendDataToPacketizer(uint8_t* buffer, size_t length) { in SendDataToPacketizer() function in android::hardware::bluetooth::hci::H4Protocol
136 SendDataToPacketizer(buffer, bytes_read); in OnDataReady()
Dh4_protocol.h43 void SendDataToPacketizer(uint8_t* buffer, size_t length);