Home
last modified time | relevance | path

Searched refs:LnnIpcNotifyDeviceNotTrusted (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/include/
H A Dlnn_bus_center_ipc.h58 int32_t LnnIpcNotifyDeviceNotTrusted(const char *msg);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/mini/
H A Dlnn_bus_center_ipc.c194 int32_t LnnIpcNotifyDeviceNotTrusted(const char *msg) in LnnIpcNotifyDeviceNotTrusted() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/small/src/
H A Dlnn_bus_center_ipc.c453 int32_t LnnIpcNotifyDeviceNotTrusted(const char *msg) in LnnIpcNotifyDeviceNotTrusted() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/ipc/standard/src/
H A Dlnn_bus_center_ipc.cpp499 int32_t LnnIpcNotifyDeviceNotTrusted(const char *msg) in LnnIpcNotifyDeviceNotTrusted() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c457 (void)LnnIpcNotifyDeviceNotTrusted(msg); in LnnNotifyDeviceNotTrusted()