Searched refs:BT_OP_NOP (Results 1 – 4 of 4) sorted by relevance
364 .cc = {.ncmd = 1, .opcode = sys_cpu_to_le16(BT_OP_NOP)},
387 .opcode = sys_cpu_to_le16(BT_OP_NOP), in main()
170 case BT_OP_NOP: in hci_event_filter()
368 #define BT_OP_NOP 0x0000 macro