Searched refs:HandleValueIs (Results 1 – 2 of 2) sorted by relevance
1174 void HandleValueIs(spinel_prop_key_t aKey, const uint8_t *aBuffer, uint16_t aLength);
350 HandleValueIs(key, data, static_cast<uint16_t>(len)); in HandleNotification()382 HandleValueIs(key, data, static_cast<uint16_t>(len)); in HandleNotification()499 void RadioSpinel::HandleValueIs(spinel_prop_key_t aKey, const uint8_t *aBuffer, uint16_t aLength) in HandleValueIs() function in ot::Spinel::RadioSpinel