Searched defs:_opcode (Results  1 – 2 of 2) sorted by relevance
| /Zephyr-latest/tests/bluetooth/controller/common/include/ | 
| D | helper_util.h | 19 #define lt_tx(_opcode, _conn, _param) lt_tx_real(__FILE__, __LINE__, _opcode, _conn, _param)  argument 22 #define lt_rx(_opcode, _conn, _tx_ref, _param)                                                     \  argument 26 #define ut_rx_pdu(_opcode, _ntf_ref, _param)                                                       \  argument 28 #define ut_rx_node(_opcode, _ntf_ref, _param)                                                      \  argument
  | 
| /Zephyr-latest/subsys/bluetooth/controller/hci/ | 
| D | hci.c | 106 static uint16_t _opcode;  variable
  |