Home
last modified time | relevance | path

Searched refs:function_code (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/l2cap/
Dl2c_int.h810 extern void l2c_fcr_send_S_frame(tL2C_CCB* p_ccb, uint16_t function_code,
Dl2c_fcr.cc386 void l2c_fcr_send_S_frame(tL2C_CCB* p_ccb, uint16_t function_code, in l2c_fcr_send_S_frame() argument
403 ctrl_word = (function_code << L2CAP_FCR_SUP_SHIFT) | L2CAP_FCR_S_FRAME_BIT; in l2c_fcr_send_S_frame()