Searched defs:HandleSpinelCommand (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/openthread/src/posix/platform/ |
H A D | rcp_caps_diag.cpp | 42 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_CAPS>(v… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 51 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_PROTOCO… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 60 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_RADIO_C… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 67 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_RCP_API… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 74 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_GET, SPINEL_PROP_NCP_VER… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 82 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_PHY_CHA… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 89 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_PHY_ENA… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 94 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_MAC_15_… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 101 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_MAC_15_… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag 108 template <> otError RcpCapsDiag::HandleSpinelCommand<SPINEL_CMD_PROP_VALUE_SET, SPINEL_PROP_MAC_15_… in HandleSpinelCommand() function in ot::Posix::RcpCapsDiag [all …]
|