Searched defs:spy_id (Results 1 – 2 of 2) sorted by relevance
145 #define BK_SPY( spy_id, byte_array, byte_cnt ) shell_spy_out(spy_id, byte_array, byte_cnt) argument153 #define BK_SPY( spy_id, byte_array, byte_cnt ) argument
1353 int shell_spy_out( u16 spy_id, u8 * data_buf, u16 data_len) in shell_spy_out()