Home
last modified time | relevance | path

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

/system/bt/gd/hci/fuzz/
Dfuzz_hci_layer.cc175 le_acl_on_disconnect_.InvokeIfNotEmpty(fdp.ConsumeIntegral<uint16_t>(), in injectLeAclDisconnect()
Dfuzz_hci_layer.h187 common::ContextualCallback<void(uint16_t, hci::ErrorCode)> le_acl_on_disconnect_; variable