Lines Matching defs:aKey
431 spinel_prop_key_t aKey, in HandleWaitingResponse()
499 void RadioSpinel::HandleValueIs(spinel_prop_key_t aKey, const uint8_t *aBuffer, uint16_t aLength) in HandleValueIs()
863 otError RadioSpinel::ReadMacKey(const otMacKeyMaterial &aKeyMaterial, otMacKey &aKey) in ReadMacKey()
1293 otError RadioSpinel::Get(spinel_prop_key_t aKey, const char *aFormat, ...) in Get()
1315 otError RadioSpinel::GetWithParam(spinel_prop_key_t aKey, in GetWithParam()
1341 otError RadioSpinel::Set(spinel_prop_key_t aKey, const char *aFormat, ...) in Set()
1363 otError RadioSpinel::Insert(spinel_prop_key_t aKey, const char *aFormat, ...) in Insert()
1385 otError RadioSpinel::Remove(spinel_prop_key_t aKey, const char *aFormat, ...) in Remove()
1461 otError RadioSpinel::RequestV(uint32_t command, spinel_prop_key_t aKey, const char *aFormat, va_lis… in RequestV()
1489 otError RadioSpinel::Request(uint32_t aCommand, spinel_prop_key_t aKey, const char *aFormat, ...) in Request()
1500 spinel_prop_key_t aKey, in RequestWithPropertyFormat()
1516 spinel_prop_key_t aKey, in RequestWithPropertyFormatV()
1531 spinel_prop_key_t aKey, in RequestWithExpectedCommandV()
1545 spinel_prop_key_t aKey, in HandleTransmitDone()