Home
last modified time | relevance | path

Searched defs:fcs (Results 1 – 13 of 13) sorted by relevance

/external/bluetooth/bluedroid/stack/rfcomm/
Drfc_utils.c84 UINT8 fcs = 0xFF; in rfc_calc_fcs() local
110 UINT8 fcs = 0xFF; in rfc_check_fcs() local
Drfc_ts_frames.c572 UINT8 ead, eal, fcs; in rfc_parse_data() local
/external/tcpdump/
Dieee802_11.h256 u_int8_t fcs[4]; member
266 u_int8_t fcs[4]; member
275 u_int8_t fcs[4]; member
285 u_int8_t fcs[4]; member
296 u_int8_t fcs[4]; member
307 u_int8_t fcs[4]; member
317 u_int8_t fcs[4]; member
329 u_int8_t fcs[4]; member
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_fcr.c425 UINT16 fcs; in prepare_I_frame() local
525 UINT16 fcs; in l2c_fcr_send_S_frame() local
641 UINT16 fcs; in l2c_fcr_proc_pdu() local
1302 UINT16 fcs; in process_stream_frame() local
/external/ppp/pppd/
Ddemand.c62 int fcs; variable
/external/bluetooth/bluedroid/stack/mcap/
Dmca_main.c259 tMCA_FCS_OPT fcs = MCA_FCS_NONE; in mca_set_cfg_by_tbl() local
/external/ppp/pppd/include/net/
Dppp_defs.h109 #define PPP_FCS(fcs, c) (((fcs) >> 8) ^ fcstab[((fcs) ^ (c)) & 0xff]) argument
/external/bluetooth/bluedroid/stack/include/
Dmca_api.h122 tMCA_FCS_OPT fcs; member
Dl2c_api.h161 UINT8 fcs; /* '0' if desire is to bypass FCS, otherwise '1' */ member
/external/qemu/target-i386/
Dhax-interface.h32 uint16_t fcs; member
/external/valgrind/main/include/vki/
Dvki-x86-linux.h576 long fcs; member
588 long fcs; member
/external/bluetooth/bluedroid/bta/include/
Dbta_hl_api.h278 UINT8 fcs; member
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_int.h139 UINT8 fcs; /* '0' No FCS, otherwise '1' */ member