Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp872 napi_status CheckAdvertisingEnableParams(napi_env env, napi_callback_info info, in CheckAdvertisingEnableParams() function
911 auto status = CheckAdvertisingEnableParams(env, info, advHandle, duration); in EnableAdvertising()