Searched refs:otCommissionerSendMgmtGet (Results 1 – 4 of 4) sorted by relevance
427 otError otCommissionerSendMgmtGet(otInstance *aInstance, const uint8_t *aTlvs, uint8_t aLength);
177 otError otCommissionerSendMgmtGet(otInstance *aInstance, const uint8_t *aTlvs, uint8_t aLength) in otCommissionerSendMgmtGet() function
208 error = otCommissionerSendMgmtGet(mInterpreter.mInstance, tlvs, static_cast<uint8_t>(length)); in ProcessMgmtGet()
987 error = otCommissionerSendMgmtGet(mInstance, tlvs, static_cast<uint8_t>(length)); in HandlePropertySet()