Home
last modified time | relevance | path

Searched defs:IncomingEvent (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/test/
Dfake_hci_layer.h98 void IncomingEvent(std::unique_ptr<EventBuilder> event_builder) { in IncomingEvent() function
/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_fake.cc150 void HciLayerFake::IncomingEvent(std::unique_ptr<EventBuilder> event_builder) { in IncomingEvent() function in bluetooth::hci::HciLayerFake