Home
last modified time | relevance | path

Searched defs:complete_cb (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dlow_energy_connector.cc191 auto complete_cb = [self, timeout](auto, const EventPacket& event) { in CreateConnectionInternal() local
374 auto complete_cb = [](auto, const EventPacket& event) { in CancelInternal() local
H A Dbredr_connection_request.cc73 auto complete_cb = [self, in CreateConnection() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dphase_2_secure_connections.cc156 auto complete_cb = [self](fit::result<ErrorCode, ScStage1::Output> result) { in StartAuthenticationStage1() local
H A Dphase_1_test.cc67 auto complete_cb = [this](PairingFeatures features, in NewPhase1() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dlow_energy_peripheral_server.cc70 AdvertiseCompleteCallback complete_cb) in AdvertisementInstance()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/
H A Dcommand_channel_test.cc203 auto complete_cb = [&id](CommandChannel::TransactionId callback_id, in TEST_F() local