Home
last modified time | relevance | path

Searched defs:CisEstablishedCallback (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/iso/
H A Diso_common.h94 using CisEstablishedCallback = variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dfake_adapter.cc97 auto accept_cis_cb = [](iso::CigCisIdentifier, iso::CisEstablishedCallback) { in Connect()