Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Diso_internal.h145 BT_ISO_TS_ABSENT = 0, enumerator
Dconn.c556 ts = BT_ISO_TS_ABSENT; in contains_iso_timestamp()
594 ts = BT_ISO_TS_ABSENT; in send_iso()
Diso.c895 return conn_iso_send(iso_conn, buf, BT_ISO_TS_ABSENT); in bt_iso_chan_send()