Searched refs:app1InstanceId (Results 1 – 1 of 1) sorted by relevance
55 uint32_t app1InstanceId; in handleEvent() local58 sizeof(app1InstanceId)); in handleEvent()64 nanoapp_testing::memcpy(&app1InstanceId, message, sizeof(app1InstanceId)); in handleEvent()65 app1InstanceId = nanoapp_testing::littleEndianToHost(app1InstanceId); in handleEvent()71 chreSendEvent(kEventType, sendData, nullptr, app1InstanceId); in handleEvent()