Searched defs:on_event (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/rust/hal/src/ | ||
D | hidl_hal.rs | 52 fn on_event(data: &[u8]); in on_event() function |
/system/bt/gd/hci/facade/ | ||
D | facade.cc | 183 void on_event(hci::EventView view) { in on_event() function in bluetooth::hci::facade::HciFacadeService |
/system/bt/main/shim/ | ||
D | hci_layer.cc | 537 static void on_event(::rust::Slice<const uint8_t> data) { in on_event() function |