Home | History | Annotate | Download | only in smp

Lines Matching refs:op_code

455 void smp_concatenate_local( tSMP_CB *p_cb, UINT8 **p_data, UINT8 op_code)
460 UINT8_TO_STREAM(p, op_code);
475 void smp_concatenate_peer( tSMP_CB *p_cb, UINT8 **p_data, UINT8 op_code)
480 UINT8_TO_STREAM(p, op_code);