Home
last modified time | relevance | path

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

/system/bt/gd/hci/fuzz/
Dfuzz_hci_layer.cc157 acl_on_disconnect_.InvokeIfNotEmpty(fdp.ConsumeIntegral<uint16_t>(), in injectAclDisconnect()
Dfuzz_hci_layer.h172 common::ContextualCallback<void(uint16_t, hci::ErrorCode)> acl_on_disconnect_; variable