Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/bluetooth/hci/
H A 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()
H A Dh4_protocol.h43 void SendDataToPacketizer(uint8_t* buffer, size_t length);