Home
last modified time | relevance | path

Searched refs:restricted_mode (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbluetooth.cc96 bool restricted_mode = false; variable
174 restricted_mode = start_restricted; in init()
200 bool is_restricted_mode() { return restricted_mode; } in is_restricted_mode()