Searched defs:bluetoothStatus (Results 1 – 1 of 1) sorted by relevance
149 static const std::string bluetoothStatus; member in OHOS::Settings::Wireless245 const std::string Wireless::bluetoothStatus = "settings.wireless.bluetooth_status"; member in OHOS::Settings::Wireless675 napi_value bluetoothStatus = nullptr; in InitWirelessMap() local