| /packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/ |
| D | service_watcher.rs | 103 on_available: Box<dyn Fn() + Send>, in monitor_name_owner_changed() 104 on_unavailable: Box<dyn Fn() + Send>, in monitor_name_owner_changed() 148 on_available: Box<dyn Fn() + Send>, in start_watch() 149 on_unavailable: Box<dyn Fn() + Send>, in start_watch() 175 on_available: Box<dyn Fn(dbus::Path<'static>) + Send>, in start_watch_interface() 176 on_unavailable: Box<dyn Fn() + Send>, in start_watch_interface()
|
| D | bluetooth_manager_dbus.rs | 46 fn register_callback(&mut self, callback: Box<dyn IBluetoothManagerCallback + Send>) { in register_callback()
|
| D | iface_bluetooth_manager.rs | 32 fn register_callback(&mut self, callback: Box<dyn IBluetoothManagerCallback + Send>); in register_callback()
|
| D | bluetooth_manager.rs | 109 fn register_callback(&mut self, mut callback: Box<dyn IBluetoothManagerCallback + Send>) { in register_callback()
|
| /packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
| D | battery_provider_manager.rs | 18 battery_provider_callback: Box<dyn IBatteryProviderCallback + Send>, in register_battery_provider() 68 battery_provider_callback: Box<dyn IBatteryProviderCallback + Send>, in register_battery_provider()
|
| D | battery_manager.rs | 48 battery_manager_callback: Box<dyn IBatteryManagerCallback + Send>, in register_battery_callback() 90 battery_manager_callback: Box<dyn IBatteryManagerCallback + Send>, in register_battery_callback()
|
| D | bluetooth_admin.rs | 31 callback: Box<dyn IBluetoothAdminPolicyCallback + Send>, in register_admin_policy_callback() 269 callback: Box<dyn IBluetoothAdminPolicyCallback + Send>, in register_admin_policy_callback()
|
| D | bluetooth_adv.rs | 577 callback: Box<dyn IAdvertisingSetCallback + Send>, in add_callback() 586 ) -> Option<&mut Box<dyn IAdvertisingSetCallback + Send>> { in get_callback()
|
| D | socket_manager.rs | 295 callback: Box<dyn IBluetoothSocketManagerCallbacks + Send>, in register_callback() 1226 callback: Box<dyn IBluetoothSocketManagerCallbacks + Send>, in register_callback()
|
| /packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
| D | iface_battery_provider_manager.rs | 30 battery_provider_callback: Box<dyn IBatteryProviderCallback + Send>, in register_battery_provider()
|
| D | iface_battery_manager.rs | 41 battery_manager_callback: Box<dyn IBatteryManagerCallback + Send>, in register_battery_callback()
|
| D | iface_bluetooth_admin.rs | 68 callback: Box<dyn IBluetoothAdminPolicyCallback + Send>, in register_admin_policy_callback()
|
| D | iface_bluetooth.rs | 405 fn register_callback(&mut self, callback: Box<dyn IBluetoothCallback + Send>) { in register_callback() 412 callback: Box<dyn IBluetoothConnectionCallback + Send>, in register_connection_callback() 727 callback: Box<dyn IBluetoothSocketManagerCallbacks + Send>, in register_callback()
|
| D | iface_bluetooth_gatt.rs | 652 callback: Box<dyn IAdvertisingSetCallback + Send>, in register_advertiser_callback() 753 callback: Box<dyn IBluetoothGattCallback + Send>, in register_client() 913 callback: Box<dyn IBluetoothGattServerCallback + Send>, in register_server()
|
| /packages/modules/Bluetooth/tools/rootcanal/model/hci/ |
| D | h4_data_channel_packetizer.cc | 45 size_t H4DataChannelPacketizer::Send(uint8_t type, const uint8_t* data, in Send() function in rootcanal::H4DataChannelPacketizer
|
| D | h4_packetizer.cc | 39 size_t H4Packetizer::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in rootcanal::H4Packetizer
|
| /packages/modules/Bluetooth/tools/rootcanal/model/setup/ |
| D | phy_device.cc | 57 void PhyDevice::Send(std::vector<uint8_t> const& packet, Phy::Type type, in Send() function in rootcanal::PhyDevice
|
| D | phy_layer.cc | 58 void PhyLayer::Send(std::vector<uint8_t> const& packet, int8_t tx_power, in Send() function in rootcanal::PhyLayer
|
| /packages/modules/Bluetooth/system/vendor_libs/linux/interface/ |
| D | h4_protocol.cc | 42 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
|
| /packages/modules/Bluetooth/tools/rootcanal/net/posix/ |
| D | posix_async_socket.cc | 85 ssize_t PosixAsyncSocket::Send(const uint8_t* buffer, uint64_t bufferSize) { in Send() function in android::net::PosixAsyncSocket
|
| /packages/modules/Bluetooth/system/gd/common/ |
| D | bidi_queue_unittest.cc | 68 std::promise<void>* Send(TA* value) { in Send() function in bluetooth::common::__anon4837ff540111::TestBidiQueueEnd
|
| /packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/ |
| D | rfcomm.proto | 14 rpc Send(TxRequest) returns (TxResponse); rpc
|
| /packages/modules/Bluetooth/system/gd/hal/ |
| D | syscall_wrapper_impl.cc | 45 ssize_t SyscallWrapperImpl::Send(int fd, const void* buf, size_t n, int flags) { in Send() function in bluetooth::hal::SyscallWrapperImpl
|
| /packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
| D | dbus_iface.rs | 642 fn register_callback(&mut self, callback: Box<dyn IBluetoothCallback + Send>) { in register_callback() 649 callback: Box<dyn IBluetoothConnectionCallback + Send>, in register_connection_callback() 1006 fn register_callback(&mut self, callback: Box<dyn IBluetoothManagerCallback + Send>) { in register_callback() 1214 callback: Box<dyn IBluetoothAdminPolicyCallback + Send>, in register_admin_policy_callback() 1337 callback: Box<dyn IAdvertisingSetCallback + Send>, in register_advertiser_callback() 1438 callback: Box<dyn IBluetoothGattCallback + Send>, in register_client() 1598 callback: Box<dyn IBluetoothGattServerCallback + Send>, in register_server() 1943 callback: Box<dyn IBluetoothSocketManagerCallbacks + Send>, in register_callback()
|
| D | main.rs | 259 fn run_callback(&mut self, callback: Box<dyn Fn(Arc<Mutex<ClientContext>>) + Send>) { in run_callback()
|