Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp503 if (bleCentralManager == nullptr) { in BleStopScan()
508 bleCentralManager->StopScan(); in BleStopScan()
933 if (bleCentralManager == nullptr) { in BleStartScanEx()
964 if (bleCentralManager == nullptr) { in GetBleCentralManagerObject()
1014 if (bleCentralManager == nullptr) { in SetLpDeviceAdvParam()
1039 if (bleCentralManager == nullptr) { in SetScanReportChannelToLpDevice()
1063 if (bleCentralManager == nullptr) { in EnableSyncDataToLpDevice()
1087 if (bleCentralManager == nullptr) { in DisableSyncDataToLpDevice()
1147 if (bleCentralManager == nullptr) { in SendParamsToLpDevice()
1171 if (bleCentralManager == nullptr) { in IsLpDeviceAvailable()
[all …]
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp270 BleCentralManager bleCentralManager(bleCentralManagerCallbackTest_);
271 bleCentralManager.StartScan(BleTest::bleInstance_->bleScanSettings_, filters);
273 bleCentralManager.StopScan();