Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/wifi/supplicant/1.4/vts/functional/
H A Dsupplicant_sta_iface_hidl_test.cpp301 uint32_t bootstrap_id = 0; in TEST_P() local
/aosp_15_r20/hardware/interfaces/wifi/supplicant/aidl/vts/functional/
H A Dsupplicant_sta_iface_aidl_test.cpp706 const uint32_t bootstrap_id = bootstrapInfo.bootstrapId; in TEST_P() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/aidl/vendor/
H A Dsta_iface.cpp1520 ndk::ScopedAStatus StaIface::removeDppUriInternal(uint32_t bootstrap_id) in removeDppUriInternal()