Searched refs:BT_MESH_MIC_LONG (Results 1 – 3 of 3) sorted by relevance
32 #define BT_MESH_MIC_LONG 8 macro63 (BT_MESH_MODEL_OP_LEN(_op) + (_payload_len) + BT_MESH_MIC_LONG)
452 (flags & LONG_MIC) ? BT_MESH_MIC_LONG : BT_MESH_MIC_SHORT; in bt_mesh_test_send_async()
49 #define APP_MIC_LEN(aszmic) ((aszmic) ? BT_MESH_MIC_LONG : BT_MESH_MIC_SHORT)