Searched refs:lt_tx_real (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) 32 void lt_tx_real(const char *file, uint32_t line, enum helper_pdu_opcode opcode,
|
/Zephyr-latest/tests/bluetooth/controller/common/src/ |
D | helper_util.c | 405 void lt_tx_real(const char *file, uint32_t line, enum helper_pdu_opcode opcode, in lt_tx_real() function
|