Searched defs:complete_callback (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | hci_layer.cc | 158 void OnTransmitPacketCommandComplete(command_complete_cb complete_callback, void* context, in OnTransmitPacketCommandComplete() 174 static void transmit_command(const BT_HDR* command, command_complete_cb complete_callback, in transmit_command() 299 static void transmit_command(const BT_HDR* command, command_complete_cb complete_callback, in transmit_command()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_main_shim_hci_layer.cc | 69 void OnTransmitPacketCommandComplete(command_complete_cb complete_callback, void* context, in OnTransmitPacketCommandComplete()
|
D | mock_stack_sdp_api.cc | 102 base::RepeatingCallback<tSDP_DISC_CMPL_CB> complete_callback) { in SDP_ServiceSearchAttributeRequest2()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
H A D | transport.cc | 35 void Transport::Initialize( in Initialize()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/ |
H A D | controller_test_double_base.cc | 90 void ControllerTestDoubleBase::Initialize(PwStatusCallback complete_callback, in Initialize()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/ |
H A D | fidl_controller.cc | 168 void FidlController::Initialize(PwStatusCallback complete_callback, in Initialize()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/ |
D | sdp_api.cc | 208 base::RepeatingCallback<tSDP_DISC_CMPL_CB> complete_callback) { in SDP_ServiceSearchAttributeRequest2()
|
D | sdpint.h | 196 base::RepeatingCallback<tSDP_DISC_CMPL_CB> complete_callback; /* Callback for discovery */ member
|
/aosp_15_r20/external/cronet/net/reporting/ |
H A D | reporting_test_util.cc | 47 base::OnceCallback<void(PendingUpload*)> complete_callback) in PendingUploadImpl()
|