Searched refs:buffer_overflow_bytes (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_bqr.cc | 103 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/ |
D | btif_bqr.h | 305 uint32_t buffer_overflow_bytes; member
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 48588 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument 48610 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrEventBuilder(quality_report_id) ,packe… in Create() argument 48627 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument 48648 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrLinkQualityEventBuilder(QualityReportI… in Create() argument 48665 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument 48686 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrLinkQualityEventBuilder(QualityReportI… in Create() argument 48703 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument 48724 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrLinkQualityEventBuilder(QualityReportI… in Create() argument 48741 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes, std::unique_ptr<BasePacketBuilder> payload… in Create() argument 48762 …buffer_overflow_bytes, uint32_t buffer_underflow_bytes) :BqrLinkQualityEventBuilder(QualityReportI… in Create() argument [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 7208 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/ |
D | statslog.rs | 11735 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/ |
D | statslog.rs | 11735 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 D | atoms.proto | 4147 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/ |
D | atoms.pb.h | 48039 ::int64_t buffer_overflow_bytes() const; in Swap() 280887 inline ::int64_t BluetoothQualityReportReported::buffer_overflow_bytes() const { in buffer_overflow_bytes() function
|