Searched defs:send_data_upwards (Results 1 – 2 of 2) sorted by relevance
422 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()
60 static base::Callback<void(BT_HDR*)> send_data_upwards; variable