Home
last modified time | relevance | path

Searched refs:buffer_overflow_bytes (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_bqr.cc103 STREAM_TO_UINT32(bqr_link_quality_event_.buffer_overflow_bytes, p_param_buf); in ParseBqrLinkQualityEvt()
289 << ", OverFlow: " << std::to_string(bqr_link_quality_event_.buffer_overflow_bytes) in ToString()
797 p_bqr_event->bqr_link_quality_event_.buffer_overflow_bytes, in AddLinkQualityEventToQueue()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/include/
Dbtif_bqr.h305 uint32_t buffer_overflow_bytes; member
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h48588buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument
48610buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrEventBuilder(quality_report_id) ,packe… in Create() argument
48627buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument
48648buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrLinkQualityEventBuilder(QualityReportI… in Create() argument
48665buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument
48686buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrLinkQualityEventBuilder(QualityReportI… in Create() argument
48703buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument
48724buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrLinkQualityEventBuilder(QualityReportI… in Create() argument
48741buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument
48762buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrLinkQualityEventBuilder(QualityReportI… in Create() argument
[all …]
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Dhci_packets.pdl7208 buffer_overflow_bytes : 32,
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/
Dstatslog.rs11735 pub r#buffer_overflow_bytes: i64,
11741 …amp, self.r#flow_off_count, self.r#last_flow_on_timestamp, self.r#buffer_overflow_bytes, self.r#bu… in stats_write()
11763 r#buffer_overflow_bytes: i64, in stats_write()
11787 AStatsEvent_writeInt64(__event, r#buffer_overflow_bytes); in stats_write()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/
Dstatslog.rs11735 pub r#buffer_overflow_bytes: i64,
11741 …amp, self.r#flow_off_count, self.r#last_flow_on_timestamp, self.r#buffer_overflow_bytes, self.r#bu… in stats_write()
11763 r#buffer_overflow_bytes: i64, in stats_write()
11787 AStatsEvent_writeInt64(__event, r#buffer_overflow_bytes); in stats_write()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto4147 optional int64 buffer_overflow_bytes = 18; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h48039 ::int64_t buffer_overflow_bytes() const; in Swap()
280887 inline ::int64_t BluetoothQualityReportReported::buffer_overflow_bytes() const { in buffer_overflow_bytes() function