Home
last modified time | relevance | path

Searched refs:GetChannelMonitorSampleCountHandler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ot-br-posix/src/dbus/server/
H A Ddbus_thread_object_rcp.hpp144 otError GetChannelMonitorSampleCountHandler(DBusMessageIter &aIter);
H A Ddbus_thread_object_rcp.cpp234 … std::bind(&DBusThreadObjectRcp::GetChannelMonitorSampleCountHandler, this, _1)); in Init()
977 otError DBusThreadObjectRcp::GetChannelMonitorSampleCountHandler(DBusMessageIter &aIter) in GetChannelMonitorSampleCountHandler() function in otbr::DBus::DBusThreadObjectRcp