Home
last modified time | relevance | path

Searched refs:GetCallbackInfoByType (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h167 std::shared_ptr<BluetoothCallbackInfo> GetCallbackInfoByType(const std::string &type);
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_central_manager_callback.cpp232 std::shared_ptr<BluetoothCallbackInfo> callbackInfo = GetCallbackInfoByType(REGISTER_BLE_FIND_DEVICE_TYPE); in OnBleBatchScanResultsEvent()
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp54 std::shared_ptr<BluetoothCallbackInfo> GetCallbackInfoByType(const std::string &type) in GetCallbackInfoByType() function

Completed in 4 milliseconds