Home
last modified time | relevance | path

Searched refs:UvQueueWorkOnBleBatchScanResultsEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp206 void NapiBluetoothBleCentralManagerCallback::UvQueueWorkOnBleBatchScanResultsEvent( in UvQueueWorkOnBleBatchScanResultsEvent() function in OHOS::Bluetooth::NapiBluetoothBleCentralManagerCallback
216 decltype(&NapiBluetoothBleCentralManagerCallback::UvQueueWorkOnBleBatchScanResultsEvent), in UvQueueWorkOnBleBatchScanResultsEvent()
249 decltype(&NapiBluetoothBleCentralManagerCallback::UvQueueWorkOnBleBatchScanResultsEvent), in OnBleBatchScanResultsEvent()
257 …ackData->function = &NapiBluetoothBleCentralManagerCallback::UvQueueWorkOnBleBatchScanResultsEvent; in OnBleBatchScanResultsEvent()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble_central_manager_callback.h43 …void UvQueueWorkOnBleBatchScanResultsEvent(uv_work_t *work, const std::vector<BleScanResult> &resu…