Searched refs:function_code (Results 1 – 2 of 2) sorted by relevance
508 void l2c_fcr_send_S_frame(tL2C_CCB* p_ccb, uint16_t function_code, in l2c_fcr_send_S_frame() argument518 p_ccb->fcrb.s_frames_sent[function_code]++; in l2c_fcr_send_S_frame()529 ctrl_word = (function_code << L2CAP_FCR_SUP_SHIFT) | L2CAP_FCR_S_FRAME_BIT; in l2c_fcr_send_S_frame()
759 extern void l2c_fcr_send_S_frame(tL2C_CCB* p_ccb, uint16_t function_code,