Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/bluetooth/hci/
Dhci_ambiq.c29 #define EVT_CMD_COMP_OP_LSB 3 macro
166 uint16_t opcode = (uint16_t)(evt_data[EVT_CMD_COMP_OP_LSB] + in hci_event_filter()