Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dfuzz_hci_layer.cc150 auto handler_pair = event_handlers_.find(static_cast<EventCode>(fdp.ConsumeIntegral<uint8_t>())); in injectEvent() local
157 auto handler_pair = in injectLeEvent() local