Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci/
H A Dandroid_extended_low_energy_advertiser.h75 std::optional<hci_spec::AdvertisingHandle> LastUsedHandleForTesting() const { in LastUsedHandleForTesting() function
H A Dextended_low_energy_advertiser.h65 std::optional<hci_spec::AdvertisingHandle> LastUsedHandleForTesting() const { in LastUsedHandleForTesting() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dadvertising_handle_map.cc113 AdvertisingHandleMap::LastUsedHandleForTesting() const { in LastUsedHandleForTesting() function in bt::hci::AdvertisingHandleMap