Home
last modified time | relevance | path

Searched refs:bt_mesh_app_encrypt (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dcrypto.h130 int bt_mesh_app_encrypt(const u8_t key[16], bool dev_key, u8_t aszmic,
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dcrypto.c680 int bt_mesh_app_encrypt(const u8_t key[16], bool dev_key, u8_t aszmic, in bt_mesh_app_encrypt() function
A Dtransport.c523 …err = bt_mesh_app_encrypt(key, tx->ctx->app_idx == BT_MESH_KEY_DEV, tx->aszmic, msg, ad, tx->src, … in bt_mesh_trans_send()

Completed in 7 milliseconds