Searched refs:SetBluetoothScanMode (Results 1 – 2 of 2) sorted by relevance
61 napi_value SetBluetoothScanMode(napi_env env, napi_callback_info info);
64 DECLARE_NAPI_FUNCTION("setBluetoothScanMode", SetBluetoothScanMode), in DefineConnectionFunctions()329 napi_value SetBluetoothScanMode(napi_env env, napi_callback_info info) in SetBluetoothScanMode() function