Home
last modified time | relevance | path

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

/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bluetooth_manager/src/
H A Dbluetooth_manager_addon.cpp149 return AddOrRemoveBluetoothDevices(env, info, "AddAllowedBluetoothDevices"); in AddAllowedBluetoothDevices()
193 return AddOrRemoveBluetoothDevices(env, info, "RemoveAllowedBluetoothDevices"); in RemoveAllowedBluetoothDevices()
196 napi_value BluetoothManagerAddon::AddOrRemoveBluetoothDevices(napi_env env, napi_callback_info info, in AddOrRemoveBluetoothDevices() function in BluetoothManagerAddon
/ohos5.0/base/customization/enterprise_device_management/interfaces/kits/bluetooth_manager/include/
H A Dbluetooth_manager_addon.h42 …static napi_value AddOrRemoveBluetoothDevices(napi_env env, napi_callback_info info, std::string f…