Home
last modified time | relevance | path

Searched defs:SetReceiveIsoFunction (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/
H A Dcontroller.h92 virtual void SetReceiveIsoFunction(DataFunction /*func*/) {} in SetReceiveIsoFunction() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/controllers/public/pw_bluetooth_sapphire/fuchsia/host/controllers/
H A Dfidl_controller.h82 void SetReceiveIsoFunction(DataFunction func) override { in SetReceiveIsoFunction() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/testing/
H A Dcontroller_test_double_base.h105 void SetReceiveIsoFunction(DataFunction func) override { in SetReceiveIsoFunction() function