Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp90 return ConnectionImpl::GetBluetoothScanMode(errCode); in FfiBluetoothConGetBluetoothScanMode()
H A Dbluetooth_connection_impl.cpp195 int32_t ConnectionImpl::GetBluetoothScanMode(int32_t* errCode) in GetBluetoothScanMode() function in OHOS::CJSystemapi::CJBluetoothConnection::ConnectionImpl
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.h62 napi_value GetBluetoothScanMode(napi_env env, napi_callback_info info);
H A Dnapi_bluetooth_connection.cpp96 DECLARE_NAPI_FUNCTION("getBluetoothScanMode", GetBluetoothScanMode), in DefineConnectionFunctions()
376 napi_value GetBluetoothScanMode(napi_env env, napi_callback_info info) in GetBluetoothScanMode() function
/foundation/communication/bluetooth/frameworks/cj/connection/include/
H A Dbluetooth_connection_impl.h50 static int32_t GetBluetoothScanMode(int32_t* errCode);

Completed in 4 milliseconds