Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/cj/access/src/
H A Dbluetooth_access_ffi.cpp29 return AccessImpl::EnableBluetooth(errCode); in FfiBluetoothAccEnableBluetooth()
H A Dbluetooth_access_impl.cpp27 void AccessImpl::EnableBluetooth(int32_t* errCode) in EnableBluetooth() function in OHOS::CJSystemapi::CJBluetoothAccess::AccessImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/access/
H A Dnapi_bluetooth_access.h27 static napi_value EnableBluetooth(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_access.cpp43 DECLARE_NAPI_FUNCTION("enableBluetooth", EnableBluetooth), in DefineAccessJSFunction()
64 napi_value NapiAccess::EnableBluetooth(napi_env env, napi_callback_info info) in EnableBluetooth() function in OHOS::Bluetooth::NapiAccess
/foundation/communication/bluetooth/frameworks/cj/access/include/
H A Dbluetooth_access_impl.h35 static void EnableBluetooth(int32_t* errCode);
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_switch_module.h33 virtual int EnableBluetooth(void) = 0;
H A Dbluetooth_switch_module.cpp113 [this]() { return switchAction_->EnableBluetooth(); }, in ProcessEnableBluetoothEvent()
H A Dbluetooth_host.cpp427 int EnableBluetooth(void) override

Completed in 5 milliseconds