Searched refs:SPINEL_CAP_CONFIG_FTD (Results 1 – 4 of 4) sorted by relevance
470 else if (CoprocessorHasCap(SPINEL_CAP_CONFIG_FTD) || CoprocessorHasCap(SPINEL_CAP_CONFIG_MTD)) in GetCoprocessorType()
1258 SPINEL_CAP_CONFIG_FTD = (SPINEL_CAP_CONFIG__BEGIN + 0), enumerator
1612 {SPINEL_CAP_CONFIG_FTD, "CONFIG_FTD"}, in spinel_capability_to_cstr()
2015 SuccessOrExit(error = mEncoder.WriteUintPacked(SPINEL_CAP_CONFIG_FTD)); in HandlePropertyGet()