host_messages_generated.h | 297 uint16_t host_endpoint; member in struct:chre::fbs::ChreMessage::NanoappMessageT 302 host_endpoint(65534) { 330 uint16_t host_endpoint() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS 366 void add_host_endpoint(uint16_t host_endpoint) { 367 fbb_.AddElement<uint16_t>(NanoappMessage::VT_HOST_ENDPOINT, host_endpoint, 65534); 389 uint16_t host_endpoint = 65534, 395 builder_.add_host_endpoint(host_endpoint); 403 uint16_t host_endpoint = 65534, 409 host_endpoint, [all...] |