Searched refs:LnnIpcNotifyBasicInfoChanged (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/include/ |
H A D | lnn_bus_center_ipc.h | 55 int32_t LnnIpcNotifyBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type);
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/mini/ |
H A D | lnn_bus_center_ipc.c | 173 int32_t LnnIpcNotifyBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in LnnIpcNotifyBasicInfoChanged() function
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/ |
H A D | lnn_bus_center_ipc.c | 433 int32_t LnnIpcNotifyBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in LnnIpcNotifyBasicInfoChanged() function
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/ |
H A D | lnn_bus_center_ipc.cpp | 484 int32_t LnnIpcNotifyBasicInfoChanged(void *info, uint32_t infoTypeLen, int32_t type) in LnnIpcNotifyBasicInfoChanged() function
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/ |
H A D | bus_center_event.c | 118 LnnIpcNotifyBasicInfoChanged(msg->obj, sizeof(NodeBasicInfo), type); in HandleNodeBasicInfoChangedMessage()
|