Home
last modified time | relevance | path

Searched refs:KEY_SHARING_BLUETOOTH (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netmanager_base/test/netcommon/unittest/net_common_test/
H A Dnet_datashare_utils_test.cpp35 constexpr const char *KEY_SHARING_BLUETOOTH = "settings.netmanager.sharing_bluetooth"; member
85 ret = netDataShareHelperUtils_->Insert(bluetoothUri, KEY_SHARING_BLUETOOTH, on); in HWTEST_F()
88 ret = netDataShareHelperUtils_->Insert(bluetoothUri, KEY_SHARING_BLUETOOTH, off); in HWTEST_F()
118 ret = netDataShareHelperUtils_->Insert(bluetoothUri, KEY_SHARING_BLUETOOTH, on); in HWTEST_F()
121 ret = netDataShareHelperUtils_->Insert(bluetoothUri, KEY_SHARING_BLUETOOTH, off); in HWTEST_F()
149 ret = netDataShareHelperUtils_->Update(bluetoothUri, KEY_SHARING_BLUETOOTH, on); in HWTEST_F()
152 ret = netDataShareHelperUtils_->Update(bluetoothUri, KEY_SHARING_BLUETOOTH, off); in HWTEST_F()
181 ret = netDataShareHelperUtils_->Update(bluetoothUri, KEY_SHARING_BLUETOOTH, on); in HWTEST_F()
184 ret = netDataShareHelperUtils_->Update(bluetoothUri, KEY_SHARING_BLUETOOTH, off); in HWTEST_F()
207 ret = netDataShareHelperUtils_->Query(bluetoothUri, KEY_SHARING_BLUETOOTH, statu in HWTEST_F()
[all...]
/foundation/communication/netmanager_base/utils/data_share/include/
H A Dnet_datashare_utils_iface.h35 constexpr const char *KEY_SHARING_BLUETOOTH = "settings.netmanager.sharing_bluetooth"; member

Completed in 2 milliseconds