Home
last modified time | relevance | path

Searched refs:bt_mesh_fcs_check (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dcrypto.h141 bool bt_mesh_fcs_check(struct net_buf_simple *buf, u8_t received_fcs);
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcrypto.c786 bool bt_mesh_fcs_check(struct net_buf_simple *buf, u8_t received_fcs) in bt_mesh_fcs_check() function
A Dprov.c1433 if (!bt_mesh_fcs_check(plink.rx.buf, plink.rx.fcs)) { in prov_msg_recv()
A Dprovisioner_prov.c2880 if (!bt_mesh_fcs_check(link[i].rx.buf, link[i].rx.fcs)) { in prov_msg_recv()

Completed in 14 milliseconds