Home
last modified time | relevance | path

Searched refs:DisableBluetooth (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_ffi.cpp34 return AccessImpl::DisableBluetooth(errCode); in FfiBluetoothAccDisableBluetooth()
H A Dbluetooth_access_impl.cpp34 void AccessImpl::DisableBluetooth(int32_t* errCode) in DisableBluetooth() function in OHOS::CJSystemapi::CJBluetoothAccess::AccessImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access.h28 static napi_value DisableBluetooth(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_access.cpp44 DECLARE_NAPI_FUNCTION("disableBluetooth", DisableBluetooth), in DefineAccessJSFunction()
82 napi_value NapiAccess::DisableBluetooth(napi_env env, napi_callback_info info) in DisableBluetooth() function in OHOS::Bluetooth::NapiAccess
/foundation/communication/bluetooth/frameworks/cj/access/include/
H A Dbluetooth_access_impl.h36 static void DisableBluetooth(int32_t* errCode);
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.h34 virtual int DisableBluetooth(void) = 0;
H A Dbluetooth_switch_module.cpp120 [this]() { return switchAction_->DisableBluetooth(); }, in ProcessDisableBluetoothEvent()
H A Dbluetooth_host.cpp439 int DisableBluetooth(void) override

Completed in 6 milliseconds