Home
last modified time | relevance | path

Searched refs:GetConnectedBLEDevices (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble.h31 napi_value GetConnectedBLEDevices(napi_env env, napi_callback_info info);
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp326 DECLARE_NAPI_FUNCTION("getConnectedBLEDevices", GetConnectedBLEDevices), in DefineBLEJSObject()
1037 napi_value GetConnectedBLEDevices(napi_env env, napi_callback_info info) in GetConnectedBLEDevices() function

Completed in 3 milliseconds