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