Home
last modified time | relevance | path

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

/aosp12/system/bt/service/
H A Dmain.cc30 const char kDisableProperty[] = "persist.bluetooth.disable"; variable
61 int status = osi_property_get(kDisableProperty, disable_value, nullptr); in main()