Searched refs:GetBluetoothScanMode (Results 1 – 2 of 2) sorted by relevance
62 napi_value GetBluetoothScanMode(napi_env env, napi_callback_info info);
65 DECLARE_NAPI_FUNCTION("getBluetoothScanMode", GetBluetoothScanMode), in DefineConnectionFunctions()345 napi_value GetBluetoothScanMode(napi_env env, napi_callback_info info) in GetBluetoothScanMode() function