/hardware/nxp/uwb/halimpl/hal/sr1xx/ |
D | NxpUwbChipSr1xx.cc | 50 { 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/ |
D | sessionTrack.cc | 168 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()
|
D | phNxpUciHal.cc | 91 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()
|
D | phNxpUciHal_ext.cc | 386 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
|
D | phNxpUciHal.h | 260 std::function<void(size_t packet_len, const uint8_t *packet)> callback) { in UciHalRxHandler()
|
/hardware/google/apf/ |
D | apf_interpreter.c | 29 #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()
|
D | apf_run.c | 173 uint32_t packet_len = parse_hex(pkt, &packet); in packet_handler() local
|
/hardware/google/apf/v4/ |
D | apf_interpreter.c | 29 #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/ |
D | apf_interpreter_source.c | 47 #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()
|
D | apf_interpreter.c | 593 #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/ |
D | NxpUwbChipSr200.cc | 47 void NxpUwbChipSr200::on_binding_status_ntf(size_t packet_len, const uint8_t* packet) in on_binding_status_ntf()
|
/hardware/google/apf/v6/ |
D | apf_interpreter.c | 591 #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/ |
D | apf_interpreter.c | 593 #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()
|