Searched refs:BT_OP_NOP (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/samples/bluetooth/hci_uart/src/ | ||
D | main.c | 385 .opcode = sys_cpu_to_le16(BT_OP_NOP), in main() |
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/ | ||
D | hci_types.h | 325 #define BT_OP_NOP 0x0000 macro |