Searched refs:_ntf_ref (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/bluetooth/controller/common/include/ |
D | helper_util.h | 26 #define ut_rx_pdu(_opcode, _ntf_ref, _param) \ argument 27 ut_rx_pdu_real(__FILE__, __LINE__, _opcode, _ntf_ref, _param) 28 #define ut_rx_node(_opcode, _ntf_ref, _param) \ argument 29 ut_rx_node_real(__FILE__, __LINE__, _opcode, _ntf_ref, _param)
|