Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dhelpers_test.cc1036 auto nonexistent_security_mode = static_cast<fsys::BrEdrSecurityMode>(0xFF); in TEST() local
1046 auto nonexistent_security_mode = static_cast<fsys::LeSecurityMode>(0xFF); in TEST() local