Home
last modified time | relevance | path

Searched defs:pdu_len (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/
Dull_adv_aux.c2710 uint32_t ull_adv_aux_time_get(const struct ll_adv_aux_set *aux, uint8_t pdu_len, in ull_adv_aux_time_get()
2967 uint8_t pdu_len, uint8_t pdu_scan_len) in aux_time_get()
3031 uint8_t pdu_len; in aux_time_min_get() local
Dull_adv_sync.c1106 uint8_t pdu_len) in ull_adv_sync_time_get()
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c544 uint16_t pdu_len; in send_l2cap_sdu() local
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c985 uint8_t pdu_len; in isr_rx_sr_report() local
/Zephyr-Core-3.6.0/drivers/modem/
Dsimcom-sim7080.c1860 static int mdm_decode_pdu(const char *pdu, size_t pdu_len, struct sim7080_sms *target_buf) in mdm_decode_pdu()