Home
last modified time | relevance | path

Searched refs:BT_ISO_DATA_INVALID (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h105 #define BT_ISO_DATA_INVALID 0x01 macro
/Zephyr-latest/subsys/bluetooth/host/
Diso.c619 } else if (flags == BT_ISO_DATA_INVALID) { in bt_iso_recv()