Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h61 napi_value SetBluetoothScanMode(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_connection.cpp64 DECLARE_NAPI_FUNCTION("setBluetoothScanMode", SetBluetoothScanMode), in DefineConnectionFunctions()
329 napi_value SetBluetoothScanMode(napi_env env, napi_callback_info info) in SetBluetoothScanMode() function