Searched refs:RFCOMM_BufDataInd (Results 1 – 1 of 1) sorted by relevance
49 static void RFCOMM_BufDataInd (UINT16 lcid, BT_HDR *p_buf);73 p_l2c->pL2CA_DataInd_Cb = RFCOMM_BufDataInd; in rfcomm_l2cap_if_init()306 void RFCOMM_BufDataInd (UINT16 lcid, BT_HDR *p_buf) in RFCOMM_BufDataInd() function