Home
last modified time | relevance | path

Searched refs:OTBR_ROLE_NAME_DETACHED (Results 1 – 3 of 3) sorted by relevance

/external/ot-br-posix/src/dbus/common/
Dconstants.hpp108 #define OTBR_ROLE_NAME_DETACHED "detached" macro
/external/ot-br-posix/src/dbus/client/
Dthread_api_dbus.cpp45 …{OTBR_ROLE_NAME_DISABLED, OTBR_DEVICE_ROLE_DISABLED}, {OTBR_ROLE_NAME_DETACHED, OTBR_DEVICE_ROLE_D… in NameToDeviceRole()
/external/ot-br-posix/src/dbus/server/
Ddbus_thread_object.cpp66 roleName = OTBR_ROLE_NAME_DETACHED; in GetDeviceRoleName()