Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_aux.c2742 uint32_t ull_adv_aux_time_get(const struct ll_adv_aux_set *aux, uint8_t pdu_len, in ull_adv_aux_time_get()
3004 uint8_t pdu_len, uint8_t pdu_scan_len) in aux_time_get()
3068 uint8_t pdu_len; in aux_time_min_get() local
Dull_adv_sync.c763 uint8_t pdu_len) in ull_adv_sync_time_get()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c545 uint16_t pdu_len; in send_l2cap_sdu() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c985 uint8_t pdu_len; in isr_rx_sr_report() local
/Zephyr-latest/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()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c941 uint16_t pdu_len = get_pdu_len(lechan, pdu); in l2cap_data_pull() local