Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/storage/
H A Dstorage_module_test.cc83 bool is_restricted_mode, in TestStorageModule()
H A Dstorage_module.cc63 bool is_restricted_mode, in StorageModule()
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc200 bool is_restricted_mode() { return restricted_mode; } in is_restricted_mode() function