Home
last modified time | relevance | path

Searched refs:RestrictBluetooth (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access.cpp45 DECLARE_NAPI_FUNCTION("restrictBluetooth", RestrictBluetooth), in DefineAccessJSFunction()
73 napi_value NapiAccess::RestrictBluetooth(napi_env env, napi_callback_info info) in RestrictBluetooth() function in OHOS::Bluetooth::NapiAccess
77 int32_t ret = host->RestrictBluetooth(); in RestrictBluetooth()
H A Dnapi_bluetooth_access.h29 static napi_value RestrictBluetooth(napi_env env, napi_callback_info info);
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_host.h758 int RestrictBluetooth();
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_host.cpp640 int BluetoothHost::RestrictBluetooth() in RestrictBluetooth() function in OHOS::Bluetooth::BluetoothHost

Completed in 4 milliseconds