Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dfuzz_hci_layer.cc169 InvokeIfValid<LeMetaEventView>(le_security_event_handler_, data); in injectLeSecurityEvent()
Dfuzz_hci_layer.h206 common::ContextualCallback<void(hci::LeMetaEventView)> le_security_event_handler_; variable