Searched defs:on_disconnect (Results 1 – 7 of 7) sorted by relevance
| /packages/modules/Bluetooth/system/gd/hci/fuzz/ |
| D | fuzz_hci_layer.cc | 39 ContextualCallback<void(uint16_t, hci::ErrorCode)> on_disconnect, in GetAclConnectionInterface() 48 ContextualCallback<void(uint16_t, hci::ErrorCode)> on_disconnect, in GetLeAclConnectionInterface()
|
| /packages/modules/Bluetooth/system/rust/src/connection/ |
| D | ffi.rs | 74 fn on_disconnect(&self, address: AddressWithType); in on_disconnect() function 128 fn on_disconnect(&self, address: AddressWithType) { in on_disconnect() method
|
| D | le_manager.rs | 62 fn on_disconnect(&self, address: AddressWithType); in on_disconnect() method
|
| /packages/modules/Bluetooth/system/rust/src/ |
| D | connection.rs | 107 fn on_disconnect(&self, address: AddressWithType) { in on_disconnect() method 256 fn on_disconnect(&self, address: AddressWithType) { in on_disconnect() method
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | hci_layer.cc | 570 ContextualCallback<void(uint16_t, ErrorCode)> on_disconnect, in GetAclConnectionInterface() 598 ContextualCallback<void(uint16_t, ErrorCode)> on_disconnect, in GetLeAclConnectionInterface()
|
| /packages/modules/Bluetooth/system/main/shim/ |
| D | acl.cc | 518 SendDataUpwards send_data_upwards, OnDisconnect on_disconnect, in ClassicShimAclConnection() 736 SendDataUpwards send_data_upwards, OnDisconnect on_disconnect, in LeShimAclConnection()
|
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
| D | le_impl_test.cc | 373 common::ContextualCallback<void(uint16_t, ErrorCode)> on_disconnect, in GetLeAclConnectionInterface()
|