Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_utils.c86 UINT8 fcs = 0xFF; in rfc_calc_fcs() local
111 UINT8 fcs = 0xFF; in rfc_check_fcs() local
Drfc_ts_frames.c633 UINT8 ead, eal, fcs; in rfc_parse_data() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_fcr.c413 UINT16 fcs; in prepare_I_frame() local
509 UINT16 fcs; in l2c_fcr_send_S_frame() local
608 UINT16 fcs; in l2c_fcr_proc_pdu() local
1221 UINT16 fcs; in process_stream_frame() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dcrypto.c768 uint8_t fcs = 0xff; in bt_mesh_fcs_calc() local
783 uint8_t fcs = 0xff; in bt_mesh_fcs_check() local
Dprov.c141 uint8_t fcs; /* Expected FCS value */ member
Dprovisioner_prov.c171 uint8_t fcs; /* Expected FCS value */ member
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h165 UINT8 fcs; /* '0' if desire is to bypass FCS, otherwise '1' */ member