Searched refs:BT_ISO_DATA_NOP (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/bluetooth/ | ||
D | hci_types.h | 106 #define BT_ISO_DATA_NOP 0x02 macro |
/Zephyr-latest/subsys/bluetooth/host/ | ||
D | iso.c | 621 } else if (flags == BT_ISO_DATA_NOP) { in bt_iso_recv() |