Searched defs:RFCOMM_UIH_FCS (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_int.h265 #define RFCOMM_UIH_FCS(p_data, dlci) rfc_uih_fcs[dlci] macro
275 #define RFCOMM_UIH_FCS(p_data, dlci) rfc_calc_fcs(2, p_data) macro

Completed in 78 milliseconds