Home
last modified time | relevance | path

Searched defs:scanerId (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/test/unittest/gatt_c/
H A Dgatt_c_test.cpp33 int scanerId; member in OHOS::Bluetooth::GattCTest
[all...]
/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_ble_mock.cpp97 static int32_t MockRegisterScanListener(int32_t *scanerId, const SoftbusScanCallback *cb) in MockRegisterScanListener() argument
105 static int32_t MockUnRegisterScanListener(int32_t scanerId) in MockUnRegisterScanListener() argument
137 static int32_t MockStartScan(int32_t scanerId, const SoftBusBcScanParams *param, const SoftBusBcScanFilter *scanFilter, in MockStartScan() argument
143 static int32_t MockStopScan(int32_t scanerId) in MockStopScan() argument

Completed in 1 milliseconds