Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/1.0/default/
Dvendor_interface.h59 void HandleIncomingEvent(const hidl_vec<uint8_t>& hci_packet);
Dvendor_interface.cc246 HandleIncomingEvent(event); in Open()
367 void VendorInterface::HandleIncomingEvent(const hidl_vec<uint8_t>& hci_packet) { in HandleIncomingEvent() function in android::hardware::bluetooth::V1_0::implementation::VendorInterface