Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp379 int32_t scannerld = 0; in HWTEST_F() local
380 int32_t ret = MockBluetooth::interface->RegisterScanListener(&scannerld, &g_softbusBcBleScanCbTest); in HWTEST_F()
396 int32_t scannerld = 0; in HWTEST_F() local
398 ret = MockBluetooth::interface->RegisterScanListener(&scannerld, &g_softbusBcBleScanCbTest); in HWTEST_F()
417 int32_t scannerld = 0; in HWTEST_F() local
419 ret = MockBluetooth::interface->RegisterScanListener(&scannerld, &g_softbusBcBleScanCbTest); in HWTEST_F()
422 ret = MockBluetooth::interface->RegisterScanListener(&scannerld, &g_softbusBcBleScanCbTest); in HWTEST_F()
425 ret = MockBluetooth::interface->RegisterScanListener(&scannerld, &g_softbusBcBleScanCbTest); in HWTEST_F()
440 int32_t scannerld = -1; in HWTEST_F() local
444 ret = MockBluetooth::interface->UnRegisterScanListener(scannerld); in HWTEST_F()
456 int32_t scannerld = 0; HWTEST_F() local
473 int32_t scannerld = 0; HWTEST_F() local
774 int32_t scannerld = 0; HWTEST_F() local
803 int32_t scannerld = 0; HWTEST_F() local
1035 int32_t scannerld = 0; HWTEST_F() local
1060 int32_t scannerld = 0; HWTEST_F() local
[all...]

Completed in 3 milliseconds