Home
last modified time | relevance | path

Searched defs:OnFoundOrLostCallback (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble_central_manager_callback.h34 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) override {}; in OnFoundOrLostCallback() function
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h71 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) in OnFoundOrLostCallback() function
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp205 void LocatorBleCallbackWapper::OnFoundOrLostCallback(const Bluetooth::BleScanResult &result, uint8_… in OnFoundOrLostCallback() function in OHOS::Location::LocatorBleCallbackWapper
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp131 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) override {}; in OnFoundOrLostCallback() function in OHOS::Bluetooth::BleCentralManagerCallbackWapper