Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/low_energy/
H A Dperipheral2.h111 using ScanResponse = AdvertisingData; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/
H A Dperipheral.cc26 using ScanResponse = pw::bluetooth::low_energy::Peripheral2::ScanResponse; typedef