Home
last modified time | relevance | path

Searched defs:packet_len (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc171 void OnSessionInit(size_t packet_len, const uint8_t *packet) in OnSessionInit()
182 { in OnSessionInit()
267 void OnSessionStart(size_t packet_len, const uint8_t *packet) { in OnSessionStart()
345 [](size_t packet_len, const uint8_t *packet) -> bool { in DeleteUrsk()
356 [&urskDeleteNtfWait](size_t packet_len, const uint8_t *packet) -> bool { in DeleteUrsk()
423 [&val, &result, tag](size_t packet_len, const uint8_t *packet) -> bool { in GetAppConfLe32()
517 bool OnSessionStatusNtf(size_t packet_len, const uint8_t* packet) { in OnSessionStatusNtf()
746 void SessionTrack_onSessionInit(size_t packet_len, const uint8_t *packet) in SessionTrack_onSessionInit()
752 void SessionTrack_onSessionStart(size_t packet_len, const uint8_t *packet) in SessionTrack_onSessionStart()
DphNxpUciHal.cc101 static bool phNxpUciHal_rx_handler_check(size_t packet_len, const uint8_t *packet) in phNxpUciHal_rx_handler_check()
799 auto dev_info_cb = [](size_t packet_len, const uint8_t *packet) mutable -> bool { in cacheDevInfoRsp()
882 (size_t packet_len, const uint8_t *packet) mutable -> bool { in phNxpUciHal_init_hw()
DphNxpUciHal_ext.cc362 static bool CountryCodeCapsGenTxPowerPacket(uint8_t *packet, size_t packet_len) in CountryCodeCapsGenTxPowerPacket()
852 size_t packet_len = *data_len; in phNxpUciHal_handle_set_app_config() local
1023 uint8_t packet_len = UCI_MSG_CORE_GET_CAPS_INFO_TLV_OFFSET + tlv_bytes.size(); in phNxpUciHal_handle_get_caps_info() local
/aosp_15_r20/hardware/nxp/uwb/halimpl/hal/hbci/
DNxpUwbChipHbciModule.cc51 { in otp_read_data()
175 { in sr1xx_do_bind()
234 auto binding_check_ntf_cb = [&](size_t packet_len, const uint8_t *packet) mutable -> bool { in sr1xx_check_binding_status()
361 bool NxpUwbChipHbciModule::onDeviceStatusNtf(size_t packet_len, const uint8_t* packet) in onDeviceStatusNtf()
372 bool NxpUwbChipHbciModule::onGenericErrorNtf(size_t packet_len, const uint8_t* packet) in onGenericErrorNtf()
384 bool NxpUwbChipHbciModule::onBindingStatusNtf(size_t packet_len, const uint8_t* packet) in onBindingStatusNtf()
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/device/net/
Dnet_buf.rs12 pub(crate) packet_len: usize, field
23 pub fn packet_len(&self) -> usize { in packet_len() method
54 pub const fn packet_len(&self) -> usize { in packet_len() method
Ddev_raw.rs235 let packet_len = len.checked_sub(NET_HDR_SIZE).ok_or(Error::IoError)?; in receive_complete() localVariable
/aosp_15_r20/hardware/google/apf/v7/
Dapf_interpreter_source.c47 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument
85 u32 packet_len; // Length of the input packet buffer member
558 const u32 packet_len, const u32 filter_age_16384ths) { in apf_runner()
609 const u32 packet_len, const u32 filter_age_16384ths) { in apf_run()
Dapf_interpreter.c593 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument
631 u32 packet_len; /* Length of the input packet buffer */ member
1104 const u32 packet_len, const u32 filter_age_16384ths) { in apf_runner()
1155 const u32 packet_len, const u32 filter_age_16384ths) { in apf_run()
/aosp_15_r20/hardware/google/apf/v4/
Dapf_interpreter.c29 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument
46 const uint8_t* packet, uint32_t packet_len, in accept_packet()
/aosp_15_r20/hardware/google/apf/
Dapf_interpreter.c29 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument
46 const uint8_t* packet, uint32_t packet_len, in accept_packet()
/aosp_15_r20/hardware/google/apf/v6/
Dapf_interpreter.c591 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument
629 u32 packet_len; /* Length of the input packet buffer */ member
1088 const u32 packet_len, const u32 filter_age_16384ths) { in apf_runner()
1139 const u32 packet_len, const u32 filter_age_16384ths) { in apf_run()
/aosp_15_r20/hardware/google/apf/devtools/
Dapf_interpreter.c593 #define APF_TRACE_HOOK(pc, regs, program, program_len, packet, packet_len, memory, memory_len) \ argument
631 u32 packet_len; /* Length of the input packet buffer */ member
1104 const u32 packet_len, const u32 filter_age_16384ths) { in apf_runner()
1155 const u32 packet_len, const u32 filter_age_16384ths) { in apf_run()
/aosp_15_r20/packages/modules/NetworkStack/tests/unit/jni/
Dapf_jni.cpp37 const uint8_t* packet, uint32_t packet_len, in run_apf_interpreter()
55 uint32_t packet_len = (uint32_t)packet.size(); in com_android_server_ApfTest_apfSimulate() local
/aosp_15_r20/external/webrtc/test/fuzzers/
H A Daudio_decoder_fuzzer.cc53 size_t packet_len; in FuzzAudioDecoder() local
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_ft.c529 u8 **packet, size_t *packet_len) in wpa_ft_rrb_build()
973 size_t packet_len; in wpa_ft_rrb_seq_req() local
1971 size_t packet_len, key_len; in wpa_ft_pull_pmk_r1() local
3920 u8 **packet, size_t *packet_len) in wpa_ft_rrb_build_r0()
3993 size_t plain_len = 0, packet_len = 0; in wpa_ft_rrb_rx_pull() local
4575 size_t packet_len = 0, key_len = 0; in wpa_ft_rrb_rx_seq_req() local
4918 size_t packet_len; in wpa_ft_generate_pmk_r1() local
H A Deth_p_oui.c166 size_t packet_len; in eth_p_oui_send() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_scp.c45 static void uniphier_scp_send_packet(const uint8_t *packet, int packet_len) in uniphier_scp_send_packet()
/aosp_15_r20/external/arm-trusted-firmware/plat/socionext/uniphier/
H A Duniphier_scp.c45 static void uniphier_scp_send_packet(const uint8_t *packet, int packet_len) in uniphier_scp_send_packet()
/aosp_15_r20/system/logging/liblog/
H A Dpmsg_writer.cpp185 size_t length, packet_len; in __android_log_pmsg_file_write() local
/aosp_15_r20/external/libpcap/
H A Dpcap-septel.c67 unsigned short packet_len = 0; in septel_read() local
/aosp_15_r20/external/libsrtp2/srtp/
H A Dekt.c211 int *packet_len, in srtp_ekt_write_data()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/intermediate/
Dipv4_opt.cpp49 char packet_len, header_len; member
Dipv4.cpp137 char packet_len, header_len; member
/aosp_15_r20/external/webrtc/rtc_tools/rtp_generator/
H A Drtp_generator.cc320 size_t packet_len) { in DataToRtpPacket()
/aosp_15_r20/external/flashrom/
H A Dch347_spi.c117 int packet_len; in ch347_write() local

12