Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/fuzz/
H A Dfuzz_hci_layer.cc154 InvokeIfValid<EventView>(security_event_handler_, data); in injectSecurityEvent()
H A Dfuzz_hci_layer.h182 common::ContextualCallback<void(hci::EventView)> security_event_handler_; variable