Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dble_scan_adv_constants.py44 OPPORTUNISTIC = -1 variable in BleScanSettingsModes
/packages/modules/DnsResolver/
DPrivateDnsCommon.h42 OPPORTUNISTIC, enumerator
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp2254 const char OPPORTUNISTIC[] = "opportunistic"; in TEST_F() local