Searched refs:otCommissionerSendMgmtGet (Results 1 – 4 of 4) sorted by relevance
448 otError otCommissionerSendMgmtGet(otInstance *aInstance, const uint8_t *aTlvs, uint8_t aLength);
161 otError otCommissionerSendMgmtGet(otInstance *aInstance, const uint8_t *aTlvs, uint8_t aLength) in otCommissionerSendMgmtGet() function
236 error = otCommissionerSendMgmtGet(GetInstancePtr(), tlvs, static_cast<uint8_t>(length)); in Process()
991 error = otCommissionerSendMgmtGet(mInstance, tlvs, static_cast<uint8_t>(length)); in HandlePropertySet()