Home
last modified time | relevance | path

Searched refs:HandlePropertyRemove (Results 1 – 6 of 6) sorted by relevance

/external/openthread/src/ncp/
Dncp_base_radio.cpp298 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_MAC_SRC_MATCH_SHORT_ADDRESSES>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
311 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_MAC_SRC_MATCH_EXTENDED_ADDRESSES>(voi… in HandlePropertyRemove() function in ot::Ncp::NcpBase
Dncp_base_mtd.cpp1032 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_THREAD_ON_MESH_NETS>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
1126 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_SERVER_SERVICES>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
1956 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_IPV6_ADDRESS_TABLE>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
2033 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_IPV6_MULTICAST_ADDRESS_TABLE>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
2222 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_THREAD_OFF_MESH_ROUTES>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
3429 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_THREAD_ASSISTING_PORTS>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
3450 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_MAC_ALLOWLIST>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
3463 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_MAC_DENYLIST>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
3476 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_MAC_FIXED_RSS>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
3872 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_SRP_CLIENT_SERVICES>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
Dncp_base.hpp460 template <spinel_prop_key_t aKey> otError HandlePropertyRemove(void);
Dncp_base_ftd.cpp806 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_MESHCOP_COMMISSIONER_JOINERS>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
1143 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_THREAD_ACTIVE_ROUTER_IDS>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase
Dncp_base_dispatcher.cpp707 aPropertyName, &NcpBase::HandlePropertyRemove<aPropertyName> \ in FindRemovePropertyHandler()
Dncp_base.cpp1791 template <> otError NcpBase::HandlePropertyRemove<SPINEL_PROP_UNSOL_UPDATE_FILTER>(void) in HandlePropertyRemove() function in ot::Ncp::NcpBase