Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/bus_center/manager/include/
H A Dclient_bus_center_manager.h33 int32_t UnregNodeDeviceStateCbInner(INodeStateCb *callback);
/foundation/communication/dsoftbus/sdk/bus_center/service/src/
H A Dclient_bus_center.c398 return UnregNodeDeviceStateCbInner(callback); in UnregNodeDeviceStateCb()
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dclient_bus_center_manager_test.cpp183 EXPECT_TRUE(UnregNodeDeviceStateCbInner(&callback) == SOFTBUS_OK); in HWTEST_F()
/foundation/communication/dsoftbus/sdk/bus_center/manager/src/
H A Dclient_bus_center_manager.c868 int32_t UnregNodeDeviceStateCbInner(INodeStateCb *callback) in UnregNodeDeviceStateCbInner() function

Completed in 5 milliseconds