Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_bluetooth.h56 struct is_restricted_mode { struct
60 extern struct is_restricted_mode is_restricted_mode; argument
Dmock_btif_bluetooth.cc41 struct is_restricted_mode is_restricted_mode; variable
66 bool is_restricted_mode() { in is_restricted_mode() function
/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module_test.cc57 bool is_restricted_mode, in TestStorageModule()
Dstorage_module.cc68 bool is_restricted_mode, in StorageModule()
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc490 bool is_restricted_mode() { return restricted_mode; } in is_restricted_mode() function