Home
last modified time | relevance | path

Searched defs:send_data_upwards (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dacl.cc422 ShimAclConnection(const HciHandle handle, SendDataUpwards send_data_upwards, os::Handler* handler, in ShimAclConnection()
546 ClassicShimAclConnection(SendDataUpwards send_data_upwards, OnDisconnect on_disconnect, in ClassicShimAclConnection()
754 LeShimAclConnection(SendDataUpwards send_data_upwards, OnDisconnect on_disconnect, in LeShimAclConnection()
Dhci_layer.cc60 static base::Callback<void(BT_HDR*)> send_data_upwards; variable