Home
last modified time | relevance | path

Searched defs:result_callback (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_profiles/
H A Ddevice_info_service.cc21 void DeviceInfoServiceImpl::PublishService( in PublishService()
52 bluetooth::Result<bluetooth::gatt::Error, span<const std::byte>>)>&& in ReadValue()
H A Ddevice_info_service_test.cc33 Function<void(PublishServiceResult)>&& result_callback) override { in PublishService()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlow_energy_advertiser.cc222 hci::ResultFunction<> result_callback) { in StartAdvertisingInternal()
290 hci::ResultFunction<> result_callback) { in StartAdvertisingInternalStep2()
H A Dlegacy_low_energy_advertiser.cc164 ResultFunction<> result_callback) { in StartAdvertising()
H A Dandroid_extended_low_energy_advertiser.cc271 ResultFunction<> result_callback) { in StartAdvertising()
H A Dextended_low_energy_advertiser.cc482 ResultFunction<> result_callback) { in StartAdvertising()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service_manager.cc79 att::ResultFunction<> result_callback, in Initialize()
202 att::ResultFunction<> result_callback) { in ConfigureServiceChangedNotifications()
H A Dgeneric_attribute_service_test.cc141 auto result_callback = [&](auto status, const ByteBuffer& value) { in TEST_F() local
/aosp_15_r20/external/perfetto/include/perfetto/tracing/
H A Dtracing_policy.h42 std::function<void(bool /*allow*/)> result_callback; member
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/
H A Dtracing_policy.h42 std::function<void(bool /*allow*/)> result_callback; member
/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dconnection_namespace_handler.h91 RemoteConnectionResultCallback result_callback; member
H A Dconnection_namespace_handler.cc100 RemoteConnectionResultCallback result_callback) { in OpenRemoteConnection()
/aosp_15_r20/device/google/contexthub/firmware/os/algos/calibration/nano_calibration/
Dnano_calibration.h93 online_calibration::ResultCallbackInterface *result_callback) { in set_result_callback()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
H A Dlegacy_low_energy_advertiser.h105 ResultFunction<> result_callback; member
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dreceiver_chooser.cc27 ResultCallback result_callback) in ReceiverChooser()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Ddatabase_test.cc554 Attribute::WriteResultCallback result_callback; member
626 Attribute::WriteResultCallback result_callback) { in WriteHandler()
/aosp_15_r20/external/cronet/components/cronet/
H A Dstale_host_resolver.cc123 net::CompletionOnceCallback result_callback) { in Start()
/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dmock_consumer.cc153 auto result_callback = [on_trace_stats, &stats](bool, const TraceStats& s) { in WaitForTraceStats() local
/aosp_15_r20/external/perfetto/src/trace_processor/rpc/
H A Drpc.cc457 const QueryResultBatchCallback& result_callback) { in Query()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_advertising_manager_test.cc85 hci::ResultFunction<> result_callback) override { in StartAdvertising()