Home
last modified time | relevance | path

Searched defs:callbackInfos (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_event.cpp87 void UpdateCallbackInfo(std::map<std::string, std::shared_ptr<BluetoothCallbackInfo>> callbackInfos, in UpdateCallbackInfo() argument
119 OnEvent(napi_env env, napi_callback_info info, std::map<std::string, std::shared_ptr<BluetoothCallbackInfo>> &callbackInfos) OnEvent() argument
157 OffEvent(napi_env env, napi_callback_info info, std::map<std::string, std::shared_ptr<BluetoothCallbackInfo>> &callbackInfos) OffEvent() argument
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp142 auto callbackInfos = observers[REGISTER_SYS_BLE_FIND_DEVICE_TYPE]; in SysOnScanCallBack() local
281 std::array<std::shared_ptr<BluetoothCallbackInfo>, ARGS_SIZE_THREE> callbackInfos; in OnStartOrStopScanEvent() local
[all...]

Completed in 1 milliseconds