Home
last modified time | relevance | path

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

/hardware/nxp/uwb/halimpl/hal/sr1xx/
DNxpUwbChipSr1xx.cc50 { in otp_read_data()
173 { in sr1xx_do_bind()
231 auto binding_check_ntf_cb = [&](size_t packet_len, const uint8_t *packet) mutable { in sr1xx_check_binding_status()
299 void NxpUwbChipSr1xx::onDeviceStatusNtf(size_t packet_len, const uint8_t* packet) in onDeviceStatusNtf()
309 void NxpUwbChipSr1xx::onGenericErrorNtf(size_t packet_len, const uint8_t* packet) in onGenericErrorNtf()
320 void NxpUwbChipSr1xx::onBindingStatusNtf(size_t packet_len, const uint8_t* packet) in onBindingStatusNtf()
/hardware/nxp/uwb/halimpl/hal/
DsessionTrack.cc168 void OnSessionInit(size_t packet_len, const uint8_t *packet) in OnSessionInit()
179 { in OnSessionInit()
264 void OnSessionStart(size_t packet_len, const uint8_t *packet) { in OnSessionStart()
342 [](size_t packet_len, const uint8_t *packet) { in DeleteUrsk()
352 [&urskDeleteNtfWait](size_t packet_len, const uint8_t *packet) { in DeleteUrsk()
418 [&val, &result, tag](size_t packet_len, const uint8_t *packet) { in GetAppConfLe32()
511 void OnSessionStatusNtf(size_t packet_len, const uint8_t* packet) { in OnSessionStatusNtf()
717 void SessionTrack_onSessionInit(size_t packet_len, const uint8_t *packet) in SessionTrack_onSessionInit()
723 void SessionTrack_onSessionStart(size_t packet_len, const uint8_t *packet) in SessionTrack_onSessionStart()
DphNxpUciHal.cc91 std::function<void(size_t packet_len, const uint8_t *packet)> callback) in phNxpUciHal_rx_handler_add()
106 static void phNxpUciHal_rx_handler_check(size_t packet_len, const uint8_t *packet) in phNxpUciHal_rx_handler_check()
798 auto dev_info_cb = [](size_t packet_len, const uint8_t *packet) mutable { in cacheDevInfoRsp()
885 …auto dev_status_ntf_cb = [&dev_status, &devStatusNtfWait](size_t packet_len, const uint8_t *packet… in phNxpUciHal_init_hw()
DphNxpUciHal_ext.cc386 static bool CountryCodeCapsGenTxPowerPacket(uint8_t *packet, size_t packet_len, uint16_t *out_len) in CountryCodeCapsGenTxPowerPacket()
848 uint16_t packet_len = *data_len; in phNxpUciHal_handle_set_app_config() local
1019 uint8_t packet_len = UCI_MSG_CORE_GET_CAPS_INFO_TLV_OFFSET + tlv_bytes.size(); in phNxpUciHal_handle_get_caps_info() local
DphNxpUciHal.h260 std::function<void(size_t packet_len, const uint8_t *packet)> callback) { in UciHalRxHandler()
/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()
Dapf_run.c173 uint32_t packet_len = parse_hex(pkt, &packet); in packet_handler() local
/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()
/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
552 const u32 packet_len, const u32 filter_age_16384ths) { in apf_runner()
603 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
1098 const u32 packet_len, const u32 filter_age_16384ths) { in apf_runner()
1149 const u32 packet_len, const u32 filter_age_16384ths) { in apf_run()
/hardware/nxp/uwb/halimpl/hal/sr200/
DNxpUwbChipSr200.cc47 void NxpUwbChipSr200::on_binding_status_ntf(size_t packet_len, const uint8_t* packet) in on_binding_status_ntf()
/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()
/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
1098 const u32 packet_len, const u32 filter_age_16384ths) { in apf_runner()
1149 const u32 packet_len, const u32 filter_age_16384ths) { in apf_run()