Home
last modified time | relevance | path

Searched refs:SetBluetoothScanMode (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp85 return ConnectionImpl::SetBluetoothScanMode(mode, duration, errCode); in FfiBluetoothConSetBluetoothScanMode()
H A Dbluetooth_connection_impl.cpp184 void ConnectionImpl::SetBluetoothScanMode(int32_t mode, int32_t duration, int32_t* errCode) in SetBluetoothScanMode() function in OHOS::CJSystemapi::CJBluetoothConnection::ConnectionImpl
/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.cpp95 DECLARE_NAPI_FUNCTION("setBluetoothScanMode", SetBluetoothScanMode), in DefineConnectionFunctions()
360 napi_value SetBluetoothScanMode(napi_env env, napi_callback_info info) in SetBluetoothScanMode() function
/foundation/communication/bluetooth/frameworks/cj/connection/include/
H A Dbluetooth_connection_impl.h49 static void SetBluetoothScanMode(int32_t mode, int32_t duration, int32_t* errCode);

Completed in 4 milliseconds