Home
last modified time | relevance | path

Searched refs:OnFoundOrLostCallback (Results 1 - 5 of 5) sorted by relevance

/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 {};
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h71 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) in OnFoundOrLostCallback() function in OHOS::Bluetooth::BleCentralManagerCallbackTest
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h242 virtual void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) = 0;
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp80 observer->OnFoundOrLostCallback(scanResult, callbackType);
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp128 void OnFoundOrLostCallback(const BleScanResult &result, uint8_t callbackType) override {};

Completed in 6 milliseconds