Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/fuzz/
Dfuzz_hci_layer.cc196 if (le_acl_on_disconnect_) { in injectLeAclDisconnect()
197 le_acl_on_disconnect_( in injectLeAclDisconnect()
Dfuzz_hci_layer.h205 common::ContextualCallback<void(uint16_t, hci::ErrorCode)> le_acl_on_disconnect_; variable