Searched refs:BleScanConfigs (Results 1 – 10 of 10) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt_c/ |
H A D | gatt_c_test.cpp | 56 BleScanConfigs configs; 76 BleScanConfigs configs; 99 BleScanConfigs configs; 155 BleScanConfigs configs;
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gatt.h | 410 } BleScanConfigs; typedef 492 BleScanConfigs *scanConfig; 848 int BleStartScanEx(int32_t scannerId, const BleScanConfigs *configs, const BleScanNativeFilter *fil…
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | bluetooth_mock.h | 43 virtual int BleStartScanEx(int scannerId, BleScanConfigs *configs, BleScanNativeFilter *filter, 96 …(int scannerId, BleScanConfigs * configs, BleScanNativeFilter *filter, unsigned int filterSize), (…
|
H A D | bluetooth_mock.cpp | 104 int BleStartScanEx(int scannerId, BleScanConfigs *configs, BleScanNativeFilter *filter, unsigned in… in BleStartScanEx()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/ |
H A D | bluetooth_mock.h | 49 …virtual int32_t BleStartScanEx(int32_t scannerId, const BleScanConfigs *configs, const BleScanNati… 93 MOCK_METHOD(int32_t, BleStartScanEx, (int32_t scannerId, const BleScanConfigs *configs,
|
H A D | bluetooth_mock.cpp | 452 int32_t BleStartScanEx(int32_t scannerId, const BleScanConfigs *configs, const BleScanNativeFilter … in BleStartScanEx()
|
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | bluetooth_mock.h | 45 …virtual int BleStartScanEx(int32_t scannerId, const BleScanConfigs *configs, const BleScanNativeFi… 108 MOCK_METHOD(int, BleStartScanEx, (int32_t scannerId, const BleScanConfigs *configs,
|
H A D | bluetooth_mock.cpp | 133 int BleStartScanEx(int32_t scannerId, const BleScanConfigs *configs, const BleScanNativeFilter *fil… in BleStartScanEx()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/ |
H A D | softbus_ble_gatt.c | 668 BleScanConfigs scanConfig = {}; in SoftbusStartScan() 754 BleScanConfigs scanConfig = {}; in SoftbusSetLpParam()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt.cpp | 923 int BleStartScanEx(int32_t scannerId, const BleScanConfigs *configs, const BleScanNativeFilter *fil… in BleStartScanEx()
|