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