HomeSort by relevance Sort by last modified time
    Searched defs:fragment_id (Results 1 - 5 of 5) sorted by null

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
gscan.cpp 1784 u8 fragment_id; \/* fragment id *\/ member in struct:AnqpoConfigureCommand::__anon47071
    [all...]
  /system/chre/platform/shared/include/chre/platform/shared/
host_messages_generated.h 671 /// is fragmented, then the fields fragment_id and total_app_size must
681 /// fragment_id and app_binary should be ignored by CHRE.
719 uint32_t fragment_id() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS
757 void add_fragment_id(uint32_t fragment_id) {
758 fbb_.AddElement<uint32_t>(LoadNanoappRequest::VT_FRAGMENT_ID, fragment_id, 0);
783 uint32_t fragment_id = 0,
788 builder_.add_fragment_id(fragment_id);
803 uint32_t fragment_id = 0,
812 fragment_id,
832 uint32_t fragment_id() const function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 392 uint8 fragment_id; /* fragment id */ member in struct:wl_event_gas
p2p.h 553 uint8 fragment_id; /* Fragmentation ID */ member in struct:wifi_p2psd_gas_cresp_frame
  /system/chre/host/common/include/chre_host/
host_messages_generated.h 963 uint32_t fragment_id; member in struct:chre::fbs::ChreMessage::LoadNanoappRequestT
1043 uint32_t fragment_id() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS
1155 uint32_t fragment_id; member in struct:chre::fbs::ChreMessage::LoadNanoappResponseT
1186 uint32_t fragment_id() const { function in struct:chre::fbs::ChreMessage::FLATBUFFERS_FINAL_CLASS
    [all...]

Completed in 862 milliseconds