Home
last modified time | relevance | path

Searched refs:bt_iso_pkt_len (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h108 #define bt_iso_pkt_len(h) ((h) & BIT_MASK(12)) macro
/Zephyr-latest/subsys/bluetooth/host/
Diso.c614 len = bt_iso_pkt_len(len); in bt_iso_recv()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5947 sys_le16_to_cpu(bt_iso_pkt_len(iso_sdu_hdr->slen));